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

Re: Issues with Installation Fedora Core 4 Subversion1.4.3

From: Kylo Ginsberg <kylo.ginsberg_at_gmail.com>
Date: 2007-04-11 20:09:54 CEST

You may need to do an extra configure step:

./configure
cd neon
./configure --enable-shared
cd ..
make

Cheers,
Kylo

On 4/10/07, Santosh Panda <panda.santosh@gmail.com> wrote:
> Hi,
> I couldn't figure out if my problem is a known issue...
>
> While installing Subversion1.4.3 on Fedora Core 4, I find following error
> during make.
>
> /usr/bin/ld: /usr/local/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
> /usr/local/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
>
> Could anybody suggest me any solution to solve this.
>
> cheers,
> Santosh
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 11 20:10:27 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.