Stuart Edwards wrote: []
Trying to install unixODBC2 but the following warnings appear at one point, and then the process fails completely:
[]
I don't see the *error* message in your output, only warnings. [] There is, however, something unusual:
ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/lib/libdl.0.dylib(dlfcn.o)
What is this /usr/lib/libdl.0.dylib? On my machine, I see only /usr/lib/libdl.dylib, which is a symlink to libSystem.dylib, just like libm.dylib. Is this something you installed yourself?
-- Martin ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
