Re: [Angstrom-devel] LibPam fails on stable and dev

2008-06-18 Thread nithya nand
Hi all, I am building opie-image for my arm board I have added konqueror-embedded to opie image. but when I run #> bitbake opie-image i will get attached console output. NOTE: package konqueror-embedded-20070212-r5: task do_configure: started ERROR: function do_configure failed ERROR: log dat

[Angstrom-devel] problems with bitbake

2008-06-18 Thread Luís Vitório Cargnini
Dear fellows: I'm restarting the development process based on openembedded with angstrom distro, after reconfiguring a new machine (ubuntu 8.04) to work properly I did the following: bitbake base-image ; bitbake console-image ; bitbake x11-image and get the following errors: ERROR: no files to b

Re: [Angstrom-devel] LibPam fails on stable and dev

2008-06-18 Thread José Bernardo Bandos Rodrigues
On Wed, Jun 18, 2008 at 4:11 PM, nithya nand <[EMAIL PROTECTED]> wrote: > Hi all, > I am building opie-image for my arm board > I have added konqueror-embedded to opie image. > but when I run #> bitbake opie-image i will get attached console output. > > [...] > what could be the problem? > tha

Re: [Angstrom-devel] [oe] problems with bitbake

2008-06-18 Thread Michael 'Mickey' Lauer
Am Mittwoch 18 Juni 2008 17:12:53 schrieb Luís Vitório Cargnini: > Dear fellows: > > I'm restarting the development process based on openembedded with > angstrom distro, after reconfiguring a new machine (ubuntu 8.04) to > work properly I did the following: > bitbake base-image ; bitbake console-im

Re: [Angstrom-devel] [oe] problems with bitbake

2008-06-18 Thread Luís Vitório Cargnini
I did as you said, I finded the error in expression regular, the error was in BBFILES I fixed it but the error now is: [EMAIL PROTECTED]:~/instramed/openembedded$ bitbake nano ERROR: Openembedded's config sanity checker detected a potential misconfiguration. Either fix the cause of this

Re: [Angstrom-devel] [oe] problems with bitbake

2008-06-18 Thread Michael 'Mickey' Lauer
Am Mittwoch 18 Juni 2008 18:56:45 schrieb Luís Vitório Cargnini: > I did as you said, I finded the error in expression regular, the error > was in BBFILES I fixed it > but the error now is: > > > [EMAIL PROTECTED]:~/instramed/openembedded$ bitbake nano > ERROR: Openembedded's config sanity checker

Re: [Angstrom-devel] [oe] problems with bitbake

2008-06-18 Thread Luís Vitório Cargnini
_BRANCH = "org.openembedded.dev" METADATA_REVISION = "a45026d1f7e19f4cc183bd7a76768f689c18d410" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "omap5912osk" DISTRO= "angstrom" DISTRO_VERSION

Re: [Angstrom-devel] [oe] problems with bitbake

2008-06-18 Thread Hans Henry von Tresckow
On Wed, Jun 18, 2008 at 10:48 AM, Luís Vitório Cargnini < [EMAIL PROTECTED]> wrote: > I fixed this issue exporting all the variables of the local.conf as > env vars inside bash > #OpenEmbedded > export > BBPATH=$HOME/instramed/openembedded:$HOME/instramed/openembedded/build:$HOME/instramed/openemb

Re: [Angstrom-devel] [oe] problems with bitbake

2008-06-18 Thread Luís Vitório Cargnini
I did as you said but it not worked too: [EMAIL PROTECTED]:~/instramed/openembedded$ bitbake base-image ERROR: Openembedded's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). F