I just did the reinstall of the libxml2 and libxml2-shlibs (they were already installed but I reinstalled as you suggested) and retried the libgnomeui installation, got exactly the same error:
dyld: libgnomeui-scan version mismatch for library: /usr/lib/libxml2.2.dylib (compatibility version of user: 9.0.0 greater than library's version: 8.0.0)
Scan failed
make[3]: *** [scan-build.stamp] Error 255
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of ./configure failed, exit code 2
Failed: compiling libgnomeui2-2.0.6-23 failed
To my naive eye it looks like libgnomeui has been written to require a version of libxml2 that is not even in the unstable tree, or alternatively that the libxml2 version number has not been updated to 9.0.0 from a previous version of 8.0.0, or that for some reason Fink is not updating my libxml2 file when I do the reinstall.
Or something else.
All suggestions are welcome, and thanks in advance.
Warren Gallin
On Jan 3, 2004, at 10:29 PM, Martin Costabel wrote:
Warren Gallin wrote: []dyld: libgnomeui-scan version mismatch for library: /usr/lib/libxml2.2.dylib (compatibility version of user: 9.0.0 greater than library's version: 8.0.0)
Do you have the libxml2 and libxml2-shlibs packages installed? Try reinstalling them anyway.
-- Martin
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
