[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
i686-apple-darwin9-gcc-4.0.1: /usr/lib/libexpat.a: No such file or directory
make[1]: *** [test/serf_get] Error 1
make: *** [external-all] Error 1

Btw I prefer not to install any of the 3 binary packages because each brings with it things I wish to avoid. :)

Thanks,
Pete

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1319864

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-14 22:31:51 CET

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.