[oe] [PATCH 07/16] grep-2.6.3: Add recipe.

Jan Paesmans jan.paesmans at gmail.com
Mon Jun 7 14:19:36 UTC 2010


Hi Khem,

Updated to latest org.openembedded.dev and tried building the latest
grep-native.
I added the inherit to gettext but there seems to be something wrong.
The new grep bb file needs xz-native.
It is specified in the dependencies but for some reason bitbake
doesn't take the dependency into account and grep-native fails with a
missing xz.
First running 'bitbake xz-native' by hand and then running 'bitbake
grep-native' succeeds.
This indicates that xz-native is indeed the correct dependency but for
some reason it is not taken into account.

Regards, Jan

On Mon, Jun 7, 2010 at 4:11 PM, Khem Raj <raj.khem at gmail.com> wrote:
> On (07/06/10 09:35), Jan Paesmans wrote:
>> Hi,
>> I was having problems with building grep both native and for target on
>> our build system.
>> Seems that there is a dependency missing on gettext. Adding gettext to
>> the inherit directive solves the build failure.
>
> thanks for report. I will test a fix today.
> -Khem
>




More information about the Openembedded-devel mailing list