You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Emanuele Rocci <em...@hotmail.com> on 2008/03/26 07:39:21 UTC

ERROR while installing on Linux

Hi allI am attempting to install the Linux version of Subversion v 1.4.6but when doing make i always have this message. subversion-1.4.6/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/home/emanuele/subversion/subversion-1.4.6/neon/src/.libs/libneon.a: could not read symbols: Bad valuecollect2: ld returned 1 exit statusmake: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1 What does it mean?I have already installed Apache 2 successfully in a directory different form usr/localand with it I have no problemKind RegardsEmanuele

Re: ERROR while installing on Linux

Posted by jeremy hinds <je...@gmail.com>.
Running "./configure --enable-shared" fixes this error.  See

http://subversion.tigris.org/servlets/ReadMsg?listName=dev&msgNo=119669

On Wed, Mar 26, 2008 at 1:39 AM, Emanuele Rocci
<em...@hotmail.com> wrote:
>
>  Hi all
> I am attempting to install the Linux version of Subversion v 1.4.6
> but when doing make i always have this message.
>
> subversion-1.4.6/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
> /home/emanuele/subversion/subversion-1.4.6/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
>
> What does it mean?
> I have already installed Apache 2 successfully in a directory different form
> usr/local
> and with it I have no problem
> Kind Regards
> Emanuele

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org