Here is some relevant config.status debug output: + SED=/bin/sed + Xsed=sed -e s/^X// . . . + eval lt_SED=\`$echo X$SED + X/bin/sed + lt_SED=`print -r config.status[527]: X/bin/sed: not found + $Xsed -e $sed_quote_subst`\ config.status[527]: $Xsed: not found + eval lt_SHELL=\`$echo X$SHELL + X/bin/sh + lt_SHELL=`print -r config.status[527]: X/bin/sh: not found + $Xsed -e $sed_quote_subst`\ config.status[527]: $Xsed: not found
On Sun, 30 Nov 2003, Bob Friesenhahn wrote: > 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 > [EMAIL PROTECTED] > http://www.simplesystems.org/users/bfriesen > > > > _______________________________________________ > Libtool mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/libtool > ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool