On Nov 24, 2003, at 2:28 AM, Martin Costabel wrote:
Bart Silverstrim wrote:
[]/sw/bin/moc ./about.h -o about.moc
source='about.cpp' object='about.lo' libtool=yes \
depfile='.deps/about.Plo' tmpdepfile='.deps/about.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-I/sw/include/qt -I/usr/X11R6/include -DQT_THREAD_SUPPORT -I/sw/include -O2 -fno-exceptions -fno-check-new -c -o about.lo `test -f 'about.cpp'
|| echo './'`about.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/qt -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-I/sw/include -O2 -fno-exceptions -fno-check-new -c about.cpp -MT about.lo -MF .deps/about.TPlo -MD -MP -o about.o
/bin/sh ../../libtool --mode=link --tag=CXX g++ -O2 -fno-exceptions -fno-check-new -L/usr/X11R6/lib -L/sw/lib -lqt-mt -lpng -lz -lm -lXext
-lX11 -lSM -lICE -lpthread -L/usr/X11R6/lib -lfreetype -L/sw/lib -o libabout.so -rpath /sw/lib/scribus/libs -bundle -bundle_loader
/sw/bin/scribus -bind_at_load about.lo
mkdir .libs
g++ -O2 -fno-exceptions -fno-check-new -o libabout.so -bundle -bundle_loader /sw/bin/scribus -bind_at_load about.o -L/usr/X11R6/lib -L/sw/lib
/sw/lib/libqt-mt.dylib -lresolv -lGL -lXmu -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfontconfig -ldl -lXt -lpng -lz -lm -lXext -lX11 -lSM
-lICE -lpthread -lfreetype
ld: warning -prebind has no effect with -bundle
ld: can't open: /sw/bin/scribus (No such file or directory, errno = 2)
I just *knew* something had to be wrong with this -bundle_loader stuff :-( It is now fixed (reverted back to flat_namespace plugins) in 1.1.2-14.
Thanks! I'll check it later after it has a chance to migrate to all the servers and retry :-)
-Bart
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
