On Feb 19, 2005, at 5:02 PM, Michael wrote:
[snip]
Then before that, I get:
/.libs/libgdk_pixbuf-2.0.dylib /sw/lib/libintl.dylib -install_name /sw/lib/libgdk-x11-2.0.0.dylib -compatibility_version 601 -current_version 601.2
ld: warning -dylib_install_name /sw/lib/libgdk-x11-2.0.0.dylib not found in segment address table LD_SEG_ADDR_TABLE /sw/var/lib/fink/prebound/seg_addr_table
I don't understand the -compatibility_version error
There isn't actually an error here.
The warning about LD_SEG_ADDR_TABLE is a side-effect of the way that fink arranges "prebinding" for shared libraries. Fink postpones the prebinding step until after the package is installed, which generates the warning that you see.
-- Dave
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
