Did you install the install the subversion-deps tarball also? It takes 
cares of all the dependancies. Read the INSTALL file in the subversion 
package.
Mike
"Scott Pritchett" <scott.pritchett@amtrak.co.uk> 
10/05/2006 10:58 AM
To
<users@subversion.tigris.org>
cc
Subject
Problem installing 1.4 Any ideas?
>>>>>>>>FYI checking build system type... sparc-sun-solaris2.8
I've tried loads of things, just, obviously not the right thing.
I ran ./configure --with-apr=../apr-1.2.7 
--with-apr-util=../apr-util-1.2.7 --with-expat=../expat-2.0.0
having exhausted efforts with the bundled versions too.
Scott
# make
------ making all in neon
make[1]: Entering directory `/home5/subversion/subversion-1.4.0/neon'
make[2]: Entering directory `/home5/subversion/subversion-1.4.0/neon/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home5/subversion/subversion-1.4.0/neon/src'
make[1]: Leaving directory `/home5/subversion/subversion-1.4.0/neon'
------ completed all in neon
cd subversion/libsvn_ra_dav && /bin/bash 
/opt/subversion/subversion-1.4.0/libtool --tag=CC --silent --mode=link gcc 
 -g -O2  -g -O2 -pthreads  -D_LARGEFILE64_SOURCE -DNE_LFS -L/usr/local/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 
/home5/subversion/apr-util-1.2.7/libaprutil-1.la -lexpat 
/home5/subversion/apr-1.2.7/libapr-1.la -lsendfile -lrt -lsocket -lnsl 
-lpthread -ldl /opt/subversion/subversion-1.4.0/neon/src/libneon.la 
-lsocket  -lz
libtool: link: warning: 
`/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/../../..//libexpat.la' 
seems to be moved
Text relocation remains                         referenced
    against symbol                  offset      in file
<unknown>                           0xdc 
/opt/subversion/subversion-1.4.0/neon/src/.libs/libneon.a(ne_request.o)
<unknown>                           0xe0 
/opt/subversion/subversion-1.4.0/neon/src/.libs/libneon.a(ne_request.o)
.....................................
strncpy                             0x4e0 
/opt/subversion/subversion-1.4.0/neon/src/.libs/libneon.a(ne_socket.o)
strncpy                             0x72c 
/opt/subversion/subversion-1.4.0/neon/src/.libs/libneon.a(ne_socket.o)
strncpy                             0x784 
/opt/subversion/subversion-1.4.0/neon/src/.libs/libneon.a(ne_socket.o)
ld: fatal: relocations remain against allocatable but non-writable 
sections
collect2: ld returned 1 exit status
make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct  5 17:07:36 2006