* DISTRO=Angstrom on i686-generic build failure on base-image
@ 2010-06-23 14:29 Arjan
2010-06-23 14:57 ` J. L.
0 siblings, 1 reply; 4+ messages in thread
From: Arjan @ 2010-06-23 14:29 UTC (permalink / raw)
To: openembedded-devel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: DISTRO=Angstrom on i686-generic build failure on base-image
2010-06-23 14:29 DISTRO=Angstrom on i686-generic build failure on base-image Arjan
@ 2010-06-23 14:57 ` J. L.
2010-06-23 17:37 ` Khem Raj
0 siblings, 1 reply; 4+ messages in thread
From: J. L. @ 2010-06-23 14:57 UTC (permalink / raw)
To: openembedded-devel
I keep erroring out on the same thing currently.
On Wed, Jun 23, 2010 at 7:29 AM, Arjan <arjan@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
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: DISTRO=Angstrom on i686-generic build failure on base-image
2010-06-23 14:57 ` J. L.
@ 2010-06-23 17:37 ` Khem Raj
2010-06-24 13:13 ` Arjan
0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2010-06-23 17:37 UTC (permalink / raw)
To: openembedded-devel
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 <arjan@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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: DISTRO=Angstrom on i686-generic build failure on base-image
2010-06-23 17:37 ` Khem Raj
@ 2010-06-24 13:13 ` Arjan
0 siblings, 0 replies; 4+ messages in thread
From: Arjan @ 2010-06-24 13:13 UTC (permalink / raw)
To: openembedded-devel
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, Arjan<arjan@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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-06-24 13:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-23 14:29 DISTRO=Angstrom on i686-generic build failure on base-image Arjan
2010-06-23 14:57 ` J. L.
2010-06-23 17:37 ` Khem Raj
2010-06-24 13:13 ` Arjan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.