error.txt



Forgot to include the error.txt to the last message :p
-- 
// Juha Louhiranta





-------------------------------------------------
This email was sent from http://charn.fi.eu.org
Making all in shell
make[2]: Entering directory `/Asennus/beast-0.5.1/shell'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DG_DISABLE_CONST_RETURNS    -DG_ENABLE_DEBUG -g -ggdb3 -fno-strict-aliasing -fno-cond-mismatch -ffor-scope -Wno-cast-qual -Wall -Wmissing-prototypes -Wmissing-declarations -Winline -Wmissing-noreturn -Wredundant-decls -O2 -pipe -fstrength-reduce -fexpensive-optimizations -finline-functions -frerun-cse-after-loop -frerun-loop-opt -fgcse
-fno-keep-static-consts -c bsesh.c
bsesh.c:118:27: warning: pasting "BSE_PATH_SCRIPTS" and ""/bse-scm-glue.boot"" does not give a valid preprocessing token
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DG_DISABLE_CONST_RETURNS    -DG_ENABLE_DEBUG -g -ggdb3 -fno-strict-aliasing -fno-cond-mismatch -ffor-scope -Wno-cast-qual -Wall -Wmissing-prototypes -Wmissing-declarations -Winline -Wmissing-noreturn -Wredundant-decls -O2 -pipe -fstrength-reduce -fexpensive-optimizations -finline-functions -frerun-cse-after-loop -frerun-loop-opt -fgcse
-fno-keep-static-consts -c bsescminterp.c
bsescminterp.c: In function `bse_scm_destroy_gc_plateau':
bsescminterp.c:139: warning: comparison between pointer and integer
bsescminterp.c: In function `bse_scm_glue_rec_print':
bsescminterp.c:195: warning: comparison between pointer and integer
bsescminterp.c: In function `bse_scm_glue_rec_get':
bsescminterp.c:225: warning: comparison between pointer and integer
bsescminterp.c: In function `bse_scm_proxy_equalp':
bsescminterp.c:259: warning: initialization makes integer from pointer without a cast
bsescminterp.c:260: warning: initialization makes integer from pointer without a cast
bsescminterp.c: In function `bse_scm_null_proxyp':
bsescminterp.c:268: warning: comparison between pointer and integer
bsescminterp.c:270: warning: initialization makes integer from pointer without a cast
bsescminterp.c: In function `bse_value_from_scm':
bsescminterp.c:307: warning: passing arg 2 of `scm_num2long' makes integer from pointer without a cast
bsescminterp.c:311: warning: passing arg 2 of `scm_num2long_long' makes integer from pointer without a cast
bsescminterp.c:329: warning: comparison between pointer and integer
bsescminterp.c:334: warning: comparison between pointer and integer
bsescminterp.c: In function `bse_scm_from_value':
bsescminterp.c:361: warning: implicit declaration of function `scm_long_long2big'
bsescminterp.c:361: warning: assignment makes pointer from integer without a cast
/bin/sh ../libtool --mode=link gcc  -DG_ENABLE_DEBUG -g -ggdb3 -fno-strict-aliasing -fno-cond-mismatch -ffor-scope -Wno-cast-qual -Wall -Wmissing-prototypes -Wmissing-declarations -Winline -Wmissing-noreturn -Wredundant-decls -O2 -pipe -fstrength-reduce -fexpensive-optimizations -finline-functions -frerun-cse-after-loop -frerun-loop-opt -fgcse -fno-keep-static-consts  -o bsesh  bsesh.o bsescminterp.o ../bsw/libbsw.la ../bse/libbse.la ../sfi/libsfi.la -lguile -lltdl -lqthreads -lpthread -lcrypt -lm -lvorbisfile -lvorbisenc -lvorbis -logg  -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   -lz
mkdir .libs
gcc -DG_ENABLE_DEBUG -g -ggdb3 -fno-strict-aliasing -fno-cond-mismatch -ffor-scope -Wno-cast-qual -Wall -Wmissing-prototypes -Wmissing-declarations
-Winline -Wmissing-noreturn -Wredundant-decls -O2 -pipe -fstrength-reduce -fexpensive-optimizations -finline-functions -frerun-cse-after-loop -frerun-loop-opt -fgcse -fno-keep-static-consts -o .libs/bsesh bsesh.o bsescminterp.o -Wl,--export-dynamic -pthread  ../bsw/.libs/libbsw.so ../bse/.libs/libbse.so ../sfi/.libs/libsfi.so /usr/lib/libguile.so /usr/lib/libltdl.so /usr/lib/libqthreads.so -lpthread -lcrypt -lm -lvorbisfile -lvorbisenc -lvorbis -logg -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lz -Wl,--rpath -Wl,/usr/local/lib
bsescminterp.o(.text+0x48e): In function `bse_scm_from_value':
/Asennus/beast-0.5.1/shell/bsescminterp.c:361: undefined reference to `scm_long_long2big'
collect2: ld returned 1 exit status
make[2]: *** [bsesh] Error 1
make[2]: Leaving directory `/Asennus/beast-0.5.1/shell'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Asennus/beast-0.5.1'
make: *** [all-recursive-am] Error 2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]