bug-guile
[Top][All Lists]
Advanced

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

Re: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols'


From: Ludovic Courtès
Subject: Re: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols'
Date: Sat, 23 Aug 2008 00:46:52 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Hi,

address@hidden writes:

> 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

That's because you're using Libtool 2.2.  For now, we are still using
1.5.26, but that will hopefully change soon.

Thanks,
Ludovic.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]