When I try to execute a script that uses libtool I get this error..

 

/usr/local/bin/libtool[393]: /usr/local/bin/echo:  not found

/usr/local/bin/libtool[562]: /usr/local/bin/echo:  not found

/usr/local/bin/libtool[563]: /usr/local/bin/echo:  not found

/usr/local/bin/libtool[564]: /usr/local/bin/echo:  not found

/usr/local/bin/libtool[565]: /usr/local/bin/echo:  not found

/usr/local/bin/libtool[566]: /usr/local/bin/echo:  not found

 

The command that is being executed is..

 

LTVER=`libtool --version | grep ' libtool)' | \

           sed 's/.*) \([0-9][0-9.]*\)[^ ]* .*/\1/' `

 

I am running SunOS 5.9

Glenn Andrews

 

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to