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

Make install problem on SGI

From: Ford, Michael P. <Michael.Ford_at_jhuapl.edu>
Date: 2007-01-18 00:30:59 CET

Hello,
        I am installing subversion on an SGI running IRIX 6.5.30. I am
installing subversion 1.4.2 and the dependency package. The .configure
was done without any swiches.
I am using the MIPS compiler(latest version). I had no problems with
configure or make. When I did a make install I got the following error
message. If I run the same command with mode = --link instead of
relink it works.
Help?

cd subversion/libsvn_delta ; /bin/sh
/homes/fordmp/subversion-1.4.2/libtool --mode=install
/usr/freeware/bin/install
-c libsvn_delta-1.la /usr/local/lib/libsvn_delta-1.la
libtool: install: warning: relinking `libsvn_delta-1.la'
(cd /homes/fordmp/subversion-1.4.2/subversion/libsvn_delta; /bin/sh
/homes/fordmp/subversion-1.4.2/libtool --tag=CC --
silent --mode=relink cc -g -g -L/usr/local/BerkeleyDB.4.5/lib
-L/homes/fordmp/subversion-1.4.2/apr-util/xml/expat/lib -
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
/homes/fordmp/subversion-1.4.2/apr-util/libaprutil-0.la -ldb-4.5
/homes/fordmp/subversion-1.4.2/apr-
util/xml/expat/lib/libexpat.la
/homes/fordmp/subversion-1.4.2/apr/libapr-0.la -lm -lsocket -lnsl
-lpthread -lsocket -lz )
ld32: WARNING 84 : /usr/lib32/libm.so is not used for resolving any
symbol.
ld32: WARNING 84 : /usr/lib32/libsocket.so is not used for resolving any
symbol.
ld32: ERROR 40 : Virtual addresses of loadable segments overlap.
                   Use linker option -aoutkeep and then dump the segment
information with -elfdump -o a.out
ld32: ERROR 185: Dynamic relocation targets read only segment.
                   The runtime linker, rld, cannot fixup readonly memory
                   Relocation 0 in section .rel.rodata of input object
                   /usr/local/lib/libz.a(inflate.o).
                   Use, elfdump -r /usr/local/lib/libz.a(inflate.o), to
dump this relocation table.

        There are many more ld32 errors that are all similar.

Mike
Received on Thu Jan 18 04:13:44 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.