On (31/01/13 23:49), Alejandro Mery wrote: > Hi, I'm trying to make a custom uclibc based distro over oe-core's master, > it's going fine for x86 but for my armv7a board uclibc fails to compile. > and as suggested on IRC I reproduced it for a distro-less > beagleboard/uclibc too. The host is ubuntu 12.04/64 with linaro arm > toolchain installed, but I suppose that's not relevant at all. > > Same issue happens with default uclibc and with 0.9.33. > > log.do_compile: http://sprunge.us/BRWH > conf/bblayers.conf: http://sprunge.us/NhHZ > conf/local.conf: http://sprunge.us/cHED
can you get rid of PREFERRED_VERSION_uclibc ?= "0.9.33" from your local.conf please and retry ? _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
