On Thu, 8 Apr 2004, jfm wrote: > > No idea where this comes from _ something went seriously bad in your > configure ... > Could you check whether the command just before was indeed : > > /bin/sh ./libtool --mode=link gcc -g -O2 -L/sw/lib -o libmng.la > -rpath /sw/lib -version-info 1:0:0 libmng_callback_xs.lo > libmng_chunk_io.lo libmng_chunk_prc.lo libmng_chunk_xs.lo libmng_cms.lo > libmng_display.lo libmng_dither.lo libmng_error.lo libmng_filter.lo > libmng_hlapi.lo libmng_jpeg.lo libmng_object_prc.lo libmng_pixels.lo > libmng_prop_xs.lo libmng_read.lo libmng_trace.lo libmng_write.lo > libmng_zlib.lo -lz -ljpeg -llcms
Yes, the command is exactly the same. However there are differences in the configure log. Where you get (three occurrences): < checking whether stripping libraries is possible... yes < checking dynamic linker characteristics... darwin7.2.0 dyld I get instead: > checking whether stripping libraries is possible... no > checking dynamic linker characteristics... darwin7.3.0 dyld Thanks for looking into this. Regards, Stefano ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
