libtool
[Top][All Lists]
Advanced

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

Re: Libtool-1.5 problem


From: Bob Friesenhahn
Subject: Re: Libtool-1.5 problem
Date: Tue, 10 Aug 2004 17:32:01 -0500 (CDT)

On Tue, 10 Aug 2004, Andrews, Glenn J (Glenn) wrote:

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

More than likely there was a /usr/local/bin/echo program present when this libtool was installed, but it was later removed.

Bob


/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



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




reply via email to

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