libtool error: only absolute run-paths are allowed
From: Jack Huang <Jack.Huang_at_mascorp.com>
Date: 2004-01-30 23:54:47 CET
Hi all,
I am building Subversion 0.36.0 on Red Hat 7.4 with Apache 2 and Berkeley DB 4.2. Subversion configured fine, but when I do a make, I get:
cd subversion/mod_authz_svn && /bin/sh /root/subversion-0.36.0/libtool --silent --mode=link gcc -g -02 -pthread -DNEON_2LIB -L/usr/local/BerkeleyDB.4.2//lib -rpath -avoid-version -module -o mod_authz_svn.la mod_authz_svn.lo ../../subversion/libsvn_subr/libsvn_subr-1.la
libtool: link: only absolute run-paths are allowed
the command is traced to build-outputs.mk line 210.
I tried modifying the ../.. relative path to absolute path without success. The libtool that comes with subversion is version 1.4.3. I tried using the latest GNU version 1.5.2 with the same result.
Any help is greatly appreciated.
Thanks
Disclaimer: The information contained in this transmission, including any attachments, may contain confidential information of Matsushita Avionics Systems Corporation. This transmission is intended only for the use of the addressee(s) listed above. Unauthorized review, dissemination or other use of the information contained in this transmission is strictly prohibited. If you have received this transmission in error or have reason to believe you are not authorized to receive it, please notify the sender by return email and promptly delete the transmission
---------------------------------------------------------------------
|
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.