libtool
[Top][All Lists]
Advanced

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

Re: bug#9257: configure errors after upgrade to libtool 2.4


From: Julien ÉLIE
Subject: Re: bug#9257: configure errors after upgrade to libtool 2.4
Date: Sat, 20 Aug 2011 14:02:38 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; fr; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12

Hi all,

Following an issue reported in:
  https://lists.gnu.org/archive/html/bug-libtool/2011-08/msg00012.html

I found out that upgrading from libtool 2.2.6b to libtool 2.2.8 already
triggers the error off.
Would it be related to the $Xsed -> $SED switch?  Is there something that
should be taken care of in configure.ac owing to that change?


Here are log files from an attempt to configure INN (a news server):
    http://iulius.dinauz.org/libtool-inn/


You will see at the end of output.console:


checking for Unix domain sockets... yes
checking log facility for news... LOG_NEWS
configure: creating ./config.status
Usage: /bin/sed [OPTION]... {script-only-if-no-other-script} [input-file]...
[...]
./configure: line 20068: /bin/sed -e 1s/^X//: No such file or directory
./configure: line 20068: : command not found
./configure: line 20068: : command not found
./configure: line 20068: : command not found
./configure: line 20068: : command not found
./configure: line 20068: : command not found
./configure: line 20068: : command not found
./configure: line 20068: : command not found
./configure: line 20068: : command not found
./configure: line 20068: i686-pc-linux-gnu: command not found
./configure: line 20068: linux-gnu: command not found
./configure: line 20068: : command not found
./configure: line 20068: i686-pc-linux-gnu: command not found
./configure: line 20068: linux-gnu: command not found
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
./configure: line 20068: /bin/grep -E: No such file or directory
./configure: line 20068: : command not found
./configure: line 20068: : command not found
[...]



It seems to be related to:

SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
[...]


Thanks beforehand for your help on that subject.

-- 
Julien ÉLIE

« – Hou hou !
  – Ouille, ouille !
  – Ouf !
  – Où ouf ? » (Astérix)



reply via email to

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