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