On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day <[email protected]> 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. -- Christopher Larson _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
