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

Install 1.4.0+ on SLES 10?

From: Jared Hardy <jaredhardy_at_gmail.com>
Date: 2007-02-07 23:06:36 CET

I have Subversion 1.3.1 installed on SuSE Linux Enterprise Server 10
x86_64, via the SLES10 SDK packages. I really want to upgrade it to
1.4.0 or higher, preferably 1.4.3, to get the smaller repository
format size, and svnsync capability. I haven't had any luck building
it from the source tarballs. I always get this error on the "make"
step (the configure script also warns that BDB isn't usable, but I use
FSFS exclusively, so I don't care):

libtool: link: warning:
`/usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../lib64//libexpat.la'
seems to be moved
libtool: link: warning:
`/usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../lib64//libexpat.la'
seems to be moved
/usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld:
/root/subversion/subversion-1.4.3/neon/src/.libs/libneon.a(ne_request.o):
relocation R_X86_64_32 against `a local symbol' can not be used when
making a shared object; recompile with -fPIC
/root/subversion/subversion-1.4.3/neon/src/.libs/libneon.a: could not
read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1

I have also tried running "rpmbuild --rebuild ..." on various src.rpm
packages from other related distributions, like openSuSE 10, but they
always fail due to differing dependencies (sun-java vs. jdk-1.4, for
example). Extensive googling has not revealed any sles10 rpm
compatible packages, source nor binary.

    Any hints about a work-around for the "make" script error above?
Has anyone else had any success getting any 1.4.x installation on
either SLES 9 or 10. Should I just give up on an X86_64 version and
try for a 32-bit version?

    Thanks!
    Jared

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 7 23:07:12 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.