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

Re: make fails on sparc solaris 5.8

From: anton <anton_at_nezzwerk.com>
Date: 2003-07-09 15:46:41 CEST

Michael Wood wrote:

> On Tue, Jul 08, 2003 at 04:17:34PM -0400, anton wrote:
> [snip]
>
>>------ completed all in neon
>>cd subversion/libsvn_subr && /bin/bash
>>/export/home/anton/tmp/subversion-0.24.2/libtool --silent --mode=link
>>gcc -g -O2 -pthreads -DNEON_ZLIB -L/usr/local/bdb/db/lib
>>-L/usr/local/lib -rpath /tmp/svn_install/lib -o libsvn_subr-1.la
>>auth.lo cmdline.lo config.lo config_auth.lo config_file.lo config_win.lo
>>error.lo getdate.lo hash.lo io.lo md5.lo opt.lo path.lo pool.lo
>>quoprint.lo sorts.lo stream.lo subst.lo svn_base64.lo svn_string.lo
>>target.lo time.lo utf.lo validate.lo xml.lo
>>/export/home/anton/tmp/subversion-0.24.2/apr-util/libaprutil-0.la -lgdbm
>
> ^^^^^^
>
> I don't think that should be there.
>

thank you, that helped and got me a bit further, however, below is the
next statement that failed:

------ completed all in neon
cd subversion/libsvn_ra_dav && /bin/bash
/export/home/anton/tmp/subversion-0.24.2/libtool --silent --mode=link
gcc -g -O2 -pthreads -DNEON_ZLIB -L/usr/local/bdb/db/lib
-L/usr/local/lib -rpath /tmp/svn_install/lib -o libsvn_ra_dav-1.la
commit.lo fetch.lo log.lo merge.lo options.lo props.lo session.lo
util.lo ../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la
/export/home/anton/tmp/subversion-0.24.2/apr-util/libaprutil-0.la -ldb
-lexpat /export/home/anton/tmp/subversion-0.24.2/apr/libapr-0.la -lrt
-lm -lsocket -lnsl -lresolv -ldl
/export/home/anton/tmp/subversion-0.24.2/neon/src/libneon.la
-L/tmp/svn_install/lib -lnsl -lsocket -lz -lexpat -lsocket
Text relocation remains referenced
     against symbol offset in file
<unknown> 0x734
/usr/local/lib/libz.a(inflate.o)
<unknown> 0x738
/usr/local/lib/libz.a(inflate.o)
<unknown> 0x73c
/usr/local/lib/libz.a(inflate.o)
<unknown> 0x740
/usr/local/lib/libz.a(inflate.o)
<unknown> 0x744
/usr/local/lib/libz.a(inflate.o)
<unknown> 0x748
/usr/local/lib/libz.a(inflate.o)
<unknown> 0x74c

----skipped----

/usr/local/lib/libz.a(infutil.o)
free 0x44
/usr/local/lib/libz.a(zutil.o)
.urem 0x36c
/usr/local/lib/libz.a(inflate.o)
.urem 0x150
/usr/local/lib/libz.a(adler32.o)
.urem 0x160
/usr/local/lib/libz.a(adler32.o)
calloc 0x30
/usr/local/lib/libz.a(zutil.o)
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1

removing -lz helped though.

-- 
anton
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 9 15:50:40 2003

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.