Hi Khem, Just a wild and stupid idea, could it be that bitbake doesn't take dependencies into account for unpacking the source?
Regards, Jan On Mon, Jun 7, 2010 at 4:19 PM, Jan Paesmans <[email protected]> wrote: > 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 <[email protected]> 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 >> > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
