[OE-core] using an external (arm) toolchain - just checking i did this properly

Chris Larson clarson at kergoth.com
Thu Aug 2 01:09:36 UTC 2012


On Wed, Aug 1, 2012 at 6:06 PM, Robert P. J. Day <rpjday at crashcourse.ca> wrote:
> On Wed, 1 Aug 2012, Chris Larson wrote:
>
>> On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day <rpjday at crashcourse.ca> wrote:
>> > | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD
>> > cannot be preloaded: ignored.
>> > /home/rpjday/CodeSourcery/Sourcery_G++_Lite/bin/../arm-none-linux-gnueabi/libc/lib/.
>> > /home/rpjday/y/builds/oe/qemuarm_csl/tmp-eglibc/work/armv5te-oe-linux-gnueabi/external-sourcery-toolchain-2009q1-203-r7/image/lib
>> > | cp: target
>> > `/home/rpjday/y/builds/oe/qemuarm_csl/tmp-eglibc/work/armv5te-oe-linux-gnueabi/external-sourcery-toolchain-2009q1-203-r7/image/lib'
>> > is not a directory
>> > | ERROR: Function failed: do_install (see
>> > /home/rpjday/y/builds/oe/qemuarm_csl/tmp-eglibc/work/armv5te-oe-linux-gnueabi/external-sourcery-toolchain-2009q1-203-r7/temp/log.do_install.26331
>> > for further information)
>> > NOTE: package external-sourcery-toolchain-2009q1-203-r7: task
>> > do_install: Failed
>> > ERROR: Task 270
>> > (/home/rpjday/y/src/oe-core/meta/recipes-core/meta/external-sourcery-toolchain.bb,
>> > do_install) failed with exit code '1'
>> > NOTE: Tasks Summary: Attempted 83 tasks of which 78 didn't need to be
>> > rerun and 1 failed.
>> > ERROR: An uncaught exception occured in runqueue, please see the
>> > failure below:
>> >
>> >   but i'm *guessing* it's because i don't have the 32-bit libs
>> > installed on my 64-bit ubuntu system.  i'll worry about that after
>> > food.
>>
>> Could be, also make sure you have NO32LIBS set to 0. The toolchain
>> binaries are 32 bit, so need a 32 bit libpsuedo.
>
>   that would appear to be the issue.  however, since i already built
> all the native tools, do i have to start from scratch and rebuild it
> after changing the value of NO32LIBS?  since it would seem that the
> current build of pseudo won't do me any good.  does that make any
> sense?

Yeah, I'd just run 'bitbake pseudo-native'.
-- 
Christopher Larson




More information about the Openembedded-core mailing list