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

Re: Build failure on 64-bit Centos 4.4

From: jeremy hinds <jeremy.hinds_at_gmail.com>
Date: Tue, 1 Apr 2008 21:02:18 -0600

This same issue came up for someone else recently. The error should
be fixed by providing the "--enable-shared" flag to the configure
script. An explanation of why it happens is here:

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

hth.
-j

On Tue, Apr 1, 2008 at 7:55 PM, Eric Hanchrow <offby1_at_blarg.net> wrote:
> I downloaded and unpacked subversion-1.4.6.tar.bz2 and subversion-deps-1.4.6.tar.bz2.
>
> $ ./configure --prefix=$HOME/local
>
> completed successfully
>
> $ make all check install
>
> failed like this:
>
> cd subversion/libsvn_ra_dav && /bin/sh /home/erich/local/src/subversion-1.4.6/libtool --tag=CC --silent --mode=link gcc -g -O2 -g -O2 -pthread -rpath /home/erich/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 /home/erich/local/src/subversion-1.4.6/apr-util/libaprutil-0.la -lexpat /home/erich/local/src/subversion-1.4.6/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl /home/erich/local/src/subversion-1.4.6/neon/src/libneon.la -lz
> /usr/bin/ld: /home/erich/local/src/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/erich/local/src/subversion-1.4.6/neon/src/.libs/libneon.a: could not read symbols: Bad value
> collect2: ld returned 1 exit status
>
> How can I get past this?
> --
> When it comes to electronic voting, most liberals are just plain
> old-fashioned nuts.
> -- Joe Andrew, former chairman of the Democratic National
> Committee
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-02 05:02:44 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.