[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug in libtool rpath setting for _LT_AC_TAGVAR(hardcode_libdir_flag_spec
From: |
James Andrewartha |
Subject: |
bug in libtool rpath setting for _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) (libtool 1.5.22) |
Date: |
Wed, 13 Dec 2006 08:53:32 +0900 (WST) |
Hi,
The stable libtool release has a bug in libtool.m4 that sets
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) to '${wl}--rpath ${wl}$libdir'
by default instead of '${wl}-rpath ${wl}$libdir' (one less -). This causes
the build failure seen at
http://jhbuild.bxlug.be/builds/2006-12-12-0005/logs/evolution-data-server/#build
This was fixed in the development release two years ago:
http://cvs.savannah.gnu.org/viewcvs/libtool/libtool/m4/Attic/libtool.m4?r1=1.132&r2=1.133
--
# TRS-80 trs80(a)ucc.gu.uwa.edu.au #/ "Otherwise Bub here will do \
# UCC Wheel Member http://trs80.ucc.asn.au/ #| what squirrels do best |
[ "There's nobody getting rich writing ]| -- Collect and hide your |
[ software that I know of" -- Bill Gates, 1980 ]\ nuts." -- Acid Reflux #231 /
libtool-rpath.diff
Description: Text Data
- bug in libtool rpath setting for _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) (libtool 1.5.22),
James Andrewartha <=