On Sun, Nov 30, 2003 at 04:12:55PM -0600, Bob Friesenhahn wrote: > 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
Looks like $echo is NULL. > + $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 Ditto. > + $Xsed -e $sed_quote_subst`\ > config.status[527]: $Xsed: not found -- albert chin ([EMAIL PROTECTED]) _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
