I'm having trouble compiling subversion for OS X. After running
through the make process for apr, aprutil, and neon (I'm compiling with
these in the tree) it runs into the following error:
ld: can't locate file for: -lexpat
make: *** [subversion/clients/cmdline/svn] Error 1
This is going to be a client-only build. I'm compiling on a fairly
basic install of 10.2, but it's possible there are still holdover from
my pre-10.2 installation.
During the build process, I get several of the following errors:
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning: as it has already been specified as a non-system
directory
and a few
ranlib: file: .libs/libaprutil-0.a(apr_dbm_gdbm.o) has no symbols
ranlib: file: .libs/libaprutil-0.a(apr_dbm_ndbm.o) has no symbols
ranlib: file: .libs/libaprutil-0.a(apr_ldap_compat.o) has no symbols
The full makefile log has been posted to
http://www.visualdistortion.org/make.log
and http://www.visualdistortion.org/make-warnings.log.
Any help is appreciated.
Jeffrey Melloy
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 22 01:15:36 2002