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

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
Text relocation remains referenced
    against symbol offset in file
<unknown> 0x0 /export/home/bldadmin/svn/subversion-1.4.5/neon/src/.libs/libneon.a(ne_request.o)
<unknown> 0x4 /export/home/bldadmin/svn/subversion-1.4.5/neon/src/.libs/libneon.a(ne_request.o)
<unknown> 0x8 /export/home/bldadmin/svn/subversion-1.4.5/neon/src/.libs/libneon.a(ne_request.o)
<unknown> 0xc /export/home/bldadmin/svn/subversion-1.4.5/neon/src/.libs/libneon.a(ne_request.o)
(then there is a bunch of these sorts of lines).

Thanks in advance
Troy

                    
               
               
"CONFIDENTIALITY NOTICE: This communication, including any attachments, may contain confidential information and is intended only for the individual or entity to whom it is addressed. Any review, dissemination, or copying of this communication by anyone other than the intended recipient is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and delete and destroy all copies of the original message."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 16 23:15:56 2007

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.