Building Subversion
From: Troy Bull <TBull_at_ifmc.org>
Date: 2007-10-16 23:14:03 CEST
Greetings
I am trying to build subversion from source on Solaris 10. I downloaded the subversion source and the dependencies gzips.
I did a :
./configure
then a :
make it seemed to chug along for quite some time before finally failing with the following error. I have googled and not been able to find a solution, any tips greatly appreciated.
<a bunch of successful make output cut>
cd subversion/libsvn_ra_dav && /bin/bash /export/home/bldadmin/svn/subversion-1.4.5/libtool --tag=CC --silent --mode=link gcc -g -O2 -g -O2 -D_LARGEFILE64_SOURCE -DNE_LFS -L/export/home/bldadmin/svn/subversion-1.4.5/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_ra_dav-1.la commit.lo fetch.lo file_revs.lo log.lo merge.lo options.lo props.lo replay.lo session.lo util.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /export/home/bldadmin/svn/subversion-1.4.5/apr-util/libaprutil-0.la /export/home/bldadmin/svn/subversion-1.4.5/apr-util/xml/expat/lib/libexpat.la /export/home/bldadmin/svn/subversion-1.4.5/apr/libapr-0.la -lsendfile -lrt -lm -lsocket -lnsl -lresolv /export/home/bldadmin/svn/subversion-1.4.5/neon/src/libneon.la -lsocket -lz
Thanks in advance
---------------------------------------------------------------------
|
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.