libtool
[Top][All Lists]
Advanced

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

Re: Terrible problem with latest CVS libtool


From: Bob Friesenhahn
Subject: Re: Terrible problem with latest CVS libtool
Date: Sun, 30 Nov 2003 15:56:20 -0600 (CST)

Regarding the missing SED bug, I believe that the bug is in the
config.status section which produces quoted lt_foo variables.  I
suspect this because $SED is properly set to /bin/sh before this
point, yet $lt_SED is set to nothing.

Error messages are emitted from line 527 of config.status:

 eval "lt_$var=\\"\`\$echo "X\$$var" | \$Xsed -e "\$sed_quote_subst"\`\\""

% ./config.status
./config.status[527]: X/bin/sed:  not found
./config.status[527]: $Xsed:  not found
./config.status[527]: X/bin/sh:  not found

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

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