[oe] Problem for building glibc (ipkg-build: command not found)

Jeremy Dufour jeremy.dufour at motorola.com
Tue Apr 10 09:38:18 UTC 2007


On 04/01/07 at 00:27:25 (+0100), Richard Purdie wrote:
> [...]
> It looks like a dependency issue, there is no way to tell bitbake that
> ipkg-utils-native must have run do_populate_staging before it can run
> do_package_write tasks.

If I understand well, the problem here is that glibc is trying to do a
"do_package_write" before ipkg-utils-native is built?

But I did not understand exactly why we can not "just" said that glibc
depend on ipk-utils-native?

> [...]
> A short term work around is to "bitbake ipkg-utils-native" before
> running your other bitbake command.

This works fine for me, thanks!

djerem




More information about the Openembedded-devel mailing list