You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Karan, Cem (Civ, ARL/CISD)" <CK...@arl.army.mil> on 2005/05/11 14:26:05 UTC

OS X 10.4 compilation results (was: RE: Subversion 1.2.0 Release Candidate 3 released.)

This is a followup to my earlier message.  I've attached the results of the following commands:

./autogen.sh
./configure; make; make check

Simply put, there is an internal link error when using /usr/bin/libtool (Apple provides a tool called 'libtool' as well as the GNU libtool.  They renamed GNU's version to 'glibtool').  I never actually get to the point of running 'make check', I mentioned it for completeness.

Anyways, in case anyone is interested in looking through the output of above commands, I've attached a copy of the output.

Thanks,
Cem Karan