Openembedded Core Discussions
 help / color / mirror / Atom feed
* libtool-cross patch thread : follow up on do_install...
@ 2012-03-25 15:51 Mike Williamson
  2012-03-25 17:07 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Williamson @ 2012-03-25 15:51 UTC (permalink / raw)
  To: openembedded-core; +Cc: mac

Hi,

I was investigating a build issue using a local recipe inheriting autotools
employing libtool (a compile of unixodbc, needed by the new php recipe)
and ran into an issue that appears to be solved by modifying the
do_install() method of libtool-cross according to comments made
in this patch thread:

http://patches.openembedded.org/patch/15065/

Basically, replace the do_install with "oe_runmake DESTDIR=${D} install"
suggested by Khem Raj.   Mike Crowe seemed to think that it cleaned
up issues he was having, but the thread seems to die at that point.

The current recipe for libtool-cross does not reflect the modification
mentioned, so I am wondering if this is not appropriate?
Am I doing more harm than good?

Thanks.

-Mike



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-26 10:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-25 15:51 libtool-cross patch thread : follow up on do_install Mike Williamson
2012-03-25 17:07 ` Khem Raj
2012-03-26 10:48   ` Mike Crowe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox