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

Build failure on 64-bit Centos 4.4

From: Eric Hanchrow <offby1_at_blarg.net>
Date: Mon, 31 Mar 2008 15:46:36 -0700

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?

-- 
It must be a wondrous thing to be the lard king of Genoa.
        -- Roger Ebert
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-01 00:47:03 CEST

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.