Comment 17 for bug 285841

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Bug 285841] Re: kdevelop can't compile programs in kde4 (intrepid ibex)

On Thu, 2008-12-11 at 19:30 +0000, Don Maghrak wrote:

> I am working on getting the performance analysis tool OpenSpeedShop
> working on ubuntu 8.10 and had the same issue after running make.
> I added the line echo="echo" after line 153 (ECHO="echo") and the build is
> now working fine. Since this appears to be an issue with how libtool
> is created, will this be corrected in a future update to libtool?
>
No.

This is an issue with how the libtool in your *source tree* is created,
not /usr/bin/libtool.

> My current version is:
> dpm:~/oss-test/OpenSpeedShop$ libtool --version
> ltmain.sh (GNU libtool) 2.2.4
>
Try ./libtool --version instead of relying on $PATH

Scott
--
Scott James Remnant
<email address hidden>