bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gettext --disable-rpath


From: Jens Petersen
Subject: Re: gettext --disable-rpath
Date: Mon, 5 Jul 2010 22:43:01 -0400 (EDT)

Hi Bruno,

Thank for your quick follow up and apologies
for not getting back sooner.

----- "Bruno Haible" <address@hidden> wrote:
> Now, please reproduce with me:

$ uname -a
Linux losthost 2.6.33.4-95.fc13.x86_64 #1 SMP Thu May 13 05:16:23 UTC 2010 
x86_64 x86_64 x86_64 GNU/Linux

>   1) Fetch gettext-0.18.1.1.tar.gz from ftp.gnu.org.
>   2) $ ./configure --prefix=/usr --libdir=/usr/lib64 --disable-rpath 
> --host=x86_64-pc-linux-gnu
>   3) Verify there no rpath options in the config.status files:

$ grep '\-rpath' gettext-runtime/config.status gettext-tools/config.status 
gettext-runtime/config.status:ac_cs_config="'--disable-option-checking' 
'--prefix=/usr' '--libdir=/usr/lib64' '--disable-rpath' 'EMACS=t' 
'--cache-file=/dev/null' '--srcdir=.'"
gettext-runtime/config.status:  set X '/bin/sh' './configure'  
'--disable-option-checking' '--prefix=/usr' '--libdir=/usr/lib64' 
'--disable-rpath' 'EMACS=t' '--cache-file=/dev/null' '--srcdir=.' 
$ac_configure_extra_args --no-create --no-recursion
gettext-runtime/config.status:hardcode_libdir_flag_spec='${wl}-rpath 
${wl}$libdir'
gettext-runtime/config.status:# Whether we need a single "-rpath" flag with a 
separated argument.
gettext-runtime/config.status:# Whether we need a single "-rpath" flag with a 
separated argument.
gettext-tools/config.status:ac_cs_config="'--disable-option-checking' 
'--prefix=/usr' '--libdir=/usr/lib64' '--disable-rpath' 'EMACS=t' 
'--cache-file=/dev/null' '--srcdir=.'"
gettext-tools/config.status:  set X '/bin/sh' './configure'  
'--disable-option-checking' '--prefix=/usr' '--libdir=/usr/lib64' 
'--disable-rpath' 'EMACS=t' '--cache-file=/dev/null' '--srcdir=.' 
$ac_configure_extra_args --no-create --no-recursion
gettext-tools/config.status:hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
gettext-tools/config.status:hardcode_libdir_flag_spec_CXX='${wl}-rpath 
${wl}$libdir'
gettext-tools/config.status:# Whether we need a single "-rpath" flag with a 
separated argument.
gettext-tools/config.status:# Whether we need a single "-rpath" flag with a 
separated argument.
gettext-tools/config.status:# Whether we need a single "-rpath" flag with a 
separated argument.

So I guess this is probably some issue or difference with Fedora's libtool.
I will try to investigate more.

Thanks, Jens



reply via email to

[Prev in Thread] Current Thread [Next in Thread]