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

Re: problems installing subversion client on SuSE 9

From: Mark Sallee <msallee_at_globe.gov>
Date: 2007-05-09 18:45:52 CEST

make install error for subversion 1.4.3:

I was able to update APR to a newer version (0.9.13), and do:
 ./configure --with-apr=/usr/local/apr –with-apr-util=/usr/local/apr
--with-swig=/usr/local/bin/swig

Also previously reconfigured neon with ./configure --with-ssl
--enable-shared as instructed in another forum to fix -fPIC error.

Now the error in 'make install' is:

cd subversion/libsvn_delta ; /bin/sh
/home/msallee/dloads/subversion-1.4.3/libtool --mode=install
/usr/bin/install -c libsvn_delta-1.la /usr/local/lib/libsvn_delta-1.la
libtool: install: warning: relinking `libsvn_delta-1.la'
(cd /home/username/dloads/subversion-1.4.3/subversion/libsvn_delta;
/bin/sh /home/username/dloads/subversion-1.4.3/libtool --tag=CC
--silent --mode=relink gcc -g -O2 -g -O2 -pthread -rpath /usr/local/lib
-o libsvn_delta-1.la cancel.lo compose_delta.lo debug_editor.lo
default_editor.lo path_driver.lo svndiff.lo text_delta.lo vdelta.lo
version.lo xdelta.lo ../../subversion/libsvn_subr/libsvn_subr-1.la
/usr/local/apr/lib/libaprutil-0.la -lexpat
/usr/local/apr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl -lz )
libtool: link: warning:
`/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../..//libexpat.la' seems
to be moved
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
/usr/local/lib/libsvn_subr-1.a(error.o): relocation R_X86_64_32 can not
be used when making a shared object; recompile with -fPIC
/usr/local/lib/libsvn_subr-1.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
libtool: install: error: relink `libsvn_delta-1.la' with the above
command before installing it
make: *** [install-fsmod-lib] Error 1

Thank you for your advice.

Mark Sallee

        

Ryan Schmidt wrote:
>
> On May 7, 2007, at 16:36, Mark Sallee wrote:
>
>> In attempting to install the client for subversion 1.4.3 on SuSE 9, the
>> ./configure appears to complete, but 'make' gives the error:
>> "subversion/libsvn_subr/io.c:2793: error: `APR_GSETID' undeclared (first
>> use in this function)"
>> make: *** [subversion/libsvn_subr/io.lo] Error 1
>>
>>
> [snip]
>
>> configure: Apache Portable Runtime (APR) library configuration
>> checking for APR... yes
>> checking APR version... 0.9.5
>> configure: Apache Portable Runtime Utility (APRUTIL) library
>> configuration
>> checking for APR-util... yes
>> checking APR-UTIL version... 0.9.5
> ----
> Please update to at least APR 0.9.7.
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 9 18:46:09 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.