Hi all,
due to the fact I was not able to find Debian binary packages for subversion 1.2, I tried
to compile it for myself.
After downloading serveral libraries and source-packages the configuration by
`./configure --with-apr=<path> --with-apr-util=<path> --with-pic --with-apache=<path> --with-ssl --with-zlib`
worked fine. Even "make all" seems to work, but then I got the following error message:
root@poweronoff:/usr/src/software/subversion/release1.2.0# make
<snip>
cd subversion/mod_dav_svn && /bin/sh /usr/src/software/subversion/release1.2.0/libtool --tag=CC --silent --mode=link gcc -g -O2 -g -O2 -pthread -DNEON_ZLIB -DNEON_SSL -L/usr/include/lib -rpath -avoid-version -module -o mod_dav_svn.la activity.lo deadprops.lo file_revs.lo liveprops.lo lock.lo log.lo merge.lo mod_dav_svn.lo repos.lo update.lo util.lo version.lo /usr/src/software/subversion/release1.2.0/subversion/libsvn_repos/libsvn_repos-1.la /usr/src/software/subversion/release1.2.0/subversion/libsvn_fs/libsvn_fs-1.la /usr/src/software/subversion/release1.2.0/subversion/libsvn_delta/libsvn_delta-1.la /usr/src/software/subversion/release1.2.0/subversion/libsvn_subr/libsvn_subr-1.la -lz
libtool: link: only absolute run-paths are allowed
make: *** [subversion/mod_dav_svn/mod_dav_svn.la] Fehler 1
</snip>
Has anybody an idea what went wrong?
Thx
Robert
====
Dipl.-Inf. Robert Krugmann (System-Engineer)
infoteam Software GmbH
Am Bauhof 9
91088 Bubenreuth
Fon: +49 9131 7800 67 * Fax: +49 9131 7800 50 * Web: http://infoteam.de
Received on Tue Jun 7 13:03:27 2005