[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: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-07-09 17:54:47 CEST

On Wed, Jul 09, 2003 at 09:46:41AM -0400, anton wrote:
[snip]
> 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)
[snip]
>
> removing -lz helped though.

You could also try the --without-zlib option (I think that's what it's
called) to configure.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 9 17:55:51 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.