Re: [oe] DISTRO=Angstrom on i686-generic build failure on base-image

2010-06-24 Thread Arjan

On 23-6-2010 19:37, Khem Raj wrote:

On (23/06/10 07:57), J. L.  wrote:
   

I keep erroring out on the same thing currently.



On Wed, Jun 23, 2010 at 7:29 AM, Arjanar...@jak.nl  wrote:

 

Hello all,

I'm new here, so maybe this is a known issue. But I couln't find the
solution.

Building  the 'base-image' using:

DISTRO   = angstrom-2008.1
MACHINE ?= i686-generic
this error occurs:

  | checking for cups-config... /usr/bin/cups-config
   

this is the problem. You have install libcups2-dev on your build machine
and its picking that up I think if you remove it from host it should work.
   
This indeed is the problem. After moving the /usr/bin/cups-config the 
build continues.
Makes me wonder, is it possible to execute bitbake in a (more) isolated 
environment to avoid such clashes?


Thanks,
Arjan

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] DISTRO=Angstrom on i686-generic build failure on base-image

2010-06-23 Thread J. L.
I keep erroring out on the same thing currently.



On Wed, Jun 23, 2010 at 7:29 AM, Arjan ar...@jak.nl wrote:

 Hello all,

 I'm new here, so maybe this is a known issue. But I couln't find the
 solution.

 Building  the 'base-image' using:

 DISTRO   = angstrom-2008.1
 MACHINE ?= i686-generic
 this error occurs:

  | checking for cups-config... /usr/bin/cups-config
 | checking cups/cups.h usability... no
 | checking cups/cups.h presence... no
 | checking for cups/cups.h... no
 | configure: error: *** Sorry, cups-config present but cups/cups.h
 missing.
 | ERROR: Function do_configure failed
 NOTE: package gtk+-native-2.20.0-r8.0: task do_configure: Failed
 ERROR: TaskFailed event exception, aborting
 ERROR: Build of
 virtual:native:/media/disk/prj/alcons/angstrom/sources/openembedded/recipes/gtk+/gtk+_
 2.20.0.bb do_configure failed
 ERROR: Task 2060
 (virtual:native:/media/disk/prj/alcons/angstrom/sources/openembedded/recipes/gtk+/gtk+_
 2.20.0.bb, do_configure) failed with 256
 ERROR:
 'virtual:native:/media/disk/prj/alcons/angstrom/sources/openembedded/recipes/gtk+/gtk+_
 2.20.0.bb' failed



 Anybody any ideas?

 Thanks.
 Arjan

 ___
 Openembedded-devel mailing list
 Openembedded-devel@lists.openembedded.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] DISTRO=Angstrom on i686-generic build failure on base-image

2010-06-23 Thread Khem Raj
On (23/06/10 07:57), J. L.  wrote:
 I keep erroring out on the same thing currently.
 
 
 
 On Wed, Jun 23, 2010 at 7:29 AM, Arjan ar...@jak.nl wrote:
 
  Hello all,
 
  I'm new here, so maybe this is a known issue. But I couln't find the
  solution.
 
  Building  the 'base-image' using:
 
  DISTRO   = angstrom-2008.1
  MACHINE ?= i686-generic
  this error occurs:
 
   | checking for cups-config... /usr/bin/cups-config

this is the problem. You have install libcups2-dev on your build machine
and its picking that up I think if you remove it from host it should work.

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel