[oe] failure on gcc-cross-initial-4.2.4-r5 for i686

Khem Raj raj.khem at gmail.com
Mon Mar 9 22:35:03 UTC 2009


On Mon, Mar 9, 2009 at 3:18 PM, Travis Stratman <tstratman at emacinc.com> wrote:
> Thanks Khem.
>
> On Sat, 2009-03-07 at 17:35 -0800, Khem Raj wrote:
>>
>> Are you using latest git? I do not get the error like yours for me it builds
>> fine for i686-generic machine. Could you post your local.conf ?
>> are you using some pre existing distro and machine or defining your own.
>
> I'm using the latest git (as of Saturday morning) of
> org.openembedded.dev. I'm using i686-generic.conf for the machine file
> and a custom distro file mostly taken directly from the Angstrom conf
> for now. As of right now there is nothing in /opt/oe/EMAC-OE-x86 besides
> the custom conf files that I am using and a custom busybox packages
> directory. I have done a lot of work w/ OE for ARM but I'm starting out
> with the latest and greatest for the x86 side.
>
> conf files follow (minus comments and newlines):
> ----
> travis at cheeto:/opt/oe/EMAC-OE-x86/conf$ sed -e 's/#.*//' -e '/^$/ d' local.conf
> MNT = "/mnt/oe/x86"
> DL_DIR = "${MNT}/sources"
> BBFILES := "/opt/oe/EMAC-OE-x86/packages/*/*.bb ${MNT}/org.openembedded.dev/packages/*/*.bb"
> BBFILE_COLLECTIONS = "upstream EMAC-OE-x86"
> BBFILE_PATTERN_upstream = "${MNT}/org.openembedded.dev/"
> BBFILE_PATTERN_EMAC-OE-x86 = "/opt/oe/EMAC-OE-x86/"
> BBFILE_PRIORITY_upstream = "5"
> BBFILE_PRIORITY_EMAC-OE-x86 = "10"
> BBMASK = ""
> PREFERRED_PROVIDERS = "virtual/qte:qte virtual/libqpe:libqpe-opie"
> PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-x11"

snip

> PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
> PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
> PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"

Can you try by removing above three

Rest of the changes seems like should not have effect.

Thx

-Khem




More information about the Openembedded-devel mailing list