This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
--rpath on 1.7.8
- From: moseley at hank dot org
- To: automake at gnu dot org
- Date: Sun, 2 Nov 2003 08:30:27 -0800
- Subject: --rpath on 1.7.8
I assume this is an automake issue, but I'm also using libtool.
Upon upgrading from 1.7.7 to 1.7.8 I noticed that
-Wl,--rpath -Wl,/usr/local/lib
is no longer added to the link line.
On Red Hat 9 /usr/local/lib is not in /etc/ld.so.conf by default.
So RH9 users are now reporting that make check runs but that the program
fails after installation.
I'm not sure what should happen. Are the autotools expecting
/usr/local/lib to be a default search path?
--
Bill Moseley
moseley@hank.org