> > + 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.
Not so: + echo=print -r That is where the 'print -r' comes from at the front of the lt_SED assignment. My best guess is that the expression is being expanded in a the wrong order for some reason. I have tried using bash and GNU sed, but the problem still continues. Playing on the shell command line seems to produce the same bad result. This is also true for Solaris where config.status seems to behave. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool