I'm trying to compile a program that uses an autoconf-generated
./configure to build ./libtool for a program that ultimately links against
libgnomevfs-2. This was all done with the latest Fink-CVS of everything,
including using the ltmain.sh from libtool14 (1.5-1), then running
'autoreconf -f' (from autoconf2.5 (2.57-1)). I see no warnings or errors
during ./configure or make, until:
/bin/sh ../libtool --mode=link gcc -g -O2 -g -L/sw/lib -o gael
-export-dynamic main.o -L/sw/lib -lgnomevfs-2
gcc -g -O2 -g -o .libs/gael main.o -L/sw/lib
/sw/lib/.libs/libgnomevfs-2.dylib /sw/lib/libgconf-2.dylib
/sw/lib/libbonobo-activation.dylib /sw/lib/libORBit-2.dylib
/sw/lib/libpopt.dylib /sw/lib/liblinc.dylib
/sw/lib/libgmodule-2.0.dylib /sw/lib/libgobject-2.0.dylib
/sw/lib/libgthread-2.0.dylib /sw/lib/libglib-2.0.dylib -liconv -lintl
/sw/lib/libintl.dylib /sw/lib/libxml2.dylib -lz -lm -L/sw
/sw/lib/libiconv.dylib
gcc: /sw/lib/.libs/libgnomevfs-2.dylib: No such file or directory
I have /sw/lib/libgnomevfs-2.dylib (and all other files from
gnome-vfs-ssl* (2.0.4.1-3)). Neither libgnomevfs-2.la nor
/sw/lib/pkgconfig/gnome-vfs-2.0.pc look obviously broken.
Any ideas why libtool isn't finding the installed .dylib?
dan
--
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks
-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel