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

compile problems

From: Andreas Jellinghaus <aj_at_dungeon.inka.de>
Date: 2004-02-16 22:54:05 CET

/bin/sh /home/aj/subversion/src/subversion-0.37.0/libtool --silent
--mode=compile gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -g -O2 -g -O2 -pthread
-DNEON_ZLIB -I/home/aj/subversion/src/httpd-2.0.48/include
-I/home/aj/subversion/src/httpd-2.0.48/os/unix
-I/home/aj/subversion/src/httpd-2.0.48/modules/dav/main
-I/home/aj/subversion/src/httpd-2.0.48/srclib/apr/include
-I/home/aj/subversion/src/httpd-2.0.48/srclib/apr-util/include
-I./subversion/include -I.
-I/home/aj/subversion/src/subversion-0.37.0/neon/src
-I/home/aj/subversion/include/neon -I/home/aj/subversion/include
-I/home/aj/subversion/include -o
subversion/mod_authz_svn/mod_authz_svn.lo -c
/home/aj/subversion/src/subversion-0.37.0/subversion/mod_authz_svn/mod_authz_svn.c
cd subversion/mod_authz_svn && /bin/sh
/home/aj/subversion/src/subversion-0.37.0/libtool --silent --mode=link
gcc -g -O2 -g -O2 -pthread -DNEON_ZLIB -rpath -avoid-version
-module -o mod_authz_svn.la mod_authz_svn.lo
../../subversion/libsvn_subr/libsvn_subr-1.la -lz
libtool: link: only absolute run-paths are allowed
make: *** [subversion/mod_authz_svn/mod_authz_svn.la] Error 1

any idea what that could be? apache 2.0.48, svn 0.37.0,
full compile log file and script used available on request.

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 16 22:56:46 2004

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.