[oe] [PATCH] Make perl-native_* depend on make-native.

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Tue Jan 19 14:10:04 UTC 2010


Some comments on this issue (having discussed this with sgh on irc)

- apparently for sgh things did not work because make was missing. Not
sure where it was missing as he wrote that he had make installed
- perl definitely needs make. Note that it is perl-native we are talking about.
- for me things build without having make-native. There is no
make-native in my i686 work dir. and no make program in cross or
staging
- the wiki says (in the getting started page) that you should have
make in your path "GNU extensions to tools are often required. Symlink
GNU patch, make, and cp (from fileutils), chmod, sed, find, tar, awk
into your OE development path. "
- when aiming for a self contained system there is a point for having
a make-native (just like we have e.g. gcc-native) (and yeah, I know
this gives a bootstrap problem but that also exists for gcc)

Frans




More information about the Openembedded-devel mailing list