Compiling guile I get this error:
#####
gcc -pthread -Wall -Wmissing-prototypes -Werror .libs/guileS.o -pthread -o 
.libs/guile guile-guile.o -Wl,--export-dynamic  ./.libs/libguile.so 
//lib/libgmp.so //lib/libltdl.so -ldl -lgmp -lcrypt -lm -lltdl  -Wl,--rpath 
-Wl,//libguile-guile.o: In function `main':guile.c:(.text+0x26): undefined 
reference to `lt__PROGRAM__LTX_preloaded_symbols'collect2: ld returned 1 exit 
status
#####

With:gcc version 4.4.0
libtool-2.2.2
glibc-2.7
kernel-2.6.26.2

I can't solve this error. HELP!


Reply via email to