Trouble compiling 1.5.6
From: Oftenwrong Soong <oftenwrongsoong_at_yahoo.com>
Date: Fri, 13 Mar 2009 19:03:57 -0700 (PDT)
Hi all,
I'm compiling svn 1.5.6 but libtool complains there is no /usr/lib/libexpat.a. This is Mac OS X 10.5.6. I have /usr/lib/libexpat.dylib and the text file /usr/lib/libexpat.la. Notably it is using its own copy of libtool located under apr in the build tree. Is this proper?
Steps I took: Just unpacked subversion-1.5.6.tar.gz and subversion-deps-1.5.6.tar.gz to form a single directory, entered it, ./configure && make.
The last output before make quits:
/Users/pete/subversion-1.5.6/apr/libtool --silent --mode=link gcc -static -o test/serf_get libserf-0.la test/serf_get.lo /Users/pete/subversion-1.5.6/apr-util/libaprutil-1.la -lsqlite3 -lexpat -liconv /Users/pete/subversion-1.5.6/apr/libapr-1.la -lpthread -lz -lssl -lcrypto
Btw I prefer not to install any of the 3 binary packages because each brings with it things I wish to avoid. :)
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.