I seem to be having troubles getting the cvs code to configure on OS X 10.3.
You'd need to install the latest release autoconf and automake etc. first to get HEAD bootstrapped.
Alternatively, perhaps someone can explain how to avoid multiple definitions of symbols using the stock developer tools version of libtool:
I think you may be barking up the wrong tree here. Did you rerun libtoolize --force for this project? This looks like the "convenience library bug" which implies a libtool < 1.4.3. Please note that the libtool used to build a package is not the glibtool sitting in /usr/bin, it is the libtool sitting in the build directory. If you type './libtool --version' in the build directory, what does it say?
Peter -- Peter O'Gorman - http://www.pogma.com
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
