guile doesn't build for me

Bryan Blackburn blb at macports.org
Mon Dec 15 13:20:11 PST 2008


On Mon, Dec 15, 2008 at 09:23:38PM +0100, James E. Bailey said:
[...]
> 21:07:35 bigdaddy Downloads:sudo /opt/local/bin/port install guile
[...]
> (cd .libs && /usr/bin/gcc-4.0  -O2 -c -fno-builtin "guileS.c")
> rm -f .libs/guileS.c .libs/guile.nm .libs/guile.nmS .libs/guile.nmT
> /usr/bin/gcc-4.0 -I/opt/local/include -D_THREAD_SAFE -O2 -Wall - 
> Wmissing-prototypes -Werror .libs/guileS.o -I/opt/local/include - 
> D_THREAD_SAFE -o .libs/guile guile-guile.o  -L/opt/local/lib ./.libs/ 
> libguile.dylib -lintl /opt/local/lib/libgmp.dylib -lm -lltdl
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
> _lt__PROGRAM__LTX_preloaded_symbols
> collect2: ld returned 1 exit status

Do you have libtool2 someplace?  Either one of the ports (libtool-devel and
libtool2) or somewhere else?

Bryan



More information about the macports-users mailing list