guile doesn't build for me
Bryan Blackburn
blb at macports.org
Mon Dec 15 14:07:11 PST 2008
On Tue, Dec 16, 2008 at 08:58:12AM +1100, Joshua Root said:
> Bryan Blackburn wrote:
> > 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?
>
> There actually isn't a libtool2. The libtool port is meant to be updated
> to 2.x soon, but it hasn't happened yet. Could still be libtool-devel,
> of course.
Oops, you're right, libtool2 is in my local repo...so ignore that one.
Bryan
>
> - Josh
More information about the macports-users
mailing list