**** BEGIN LOGGING AT Sun Aug 14 02:59:57 2011 Aug 14 13:00:56 is there any way to get bitbake to display the targets that it wants to update (after the .bb files have been updated)? Aug 14 13:22:17 while trying to bitbake eglibc I get the following error: Aug 14 13:22:31 | /OE/shr-unstable/tmp/sysroots/x86_64-linux/usr/armv6-novfp/lib/gcc/arm-oe-linux-gnueabi/4.5.3/../../../../arm-oe-linux-gnueabi/bin/ld: /OE/shr-unstable/tmp/sysroots/x86_64-linux/usr/armv6-novfp/bin/../../lib/libz.so.1: no version information available (required by /OE/shr-unstable/tmp/sysroots/x86_64-linux/usr/armv6-novfp/lib/gcc/arm-oe-linux-gnueabi/4.5.3/../../../../arm-oe-linux-gnueabi/bin/ld) Aug 14 13:22:32 | /OE/shr-unstable/tmp/sysroots/x86_64-linux/usr/armv6-novfp/lib/gcc/arm-oe-linux-gnueabi/4.5.3/../../../../arm-oe-linux-gnueabi/bin/ld:/OE/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/eglibc-2.12-r21.8+svnr13230/build-arm-oe-linux-gnueabi/elf/ld.so.lds:214: syntax error Aug 14 13:22:32 | collect2: ld returned 1 exit status Aug 14 13:23:15 I've rebuilt zlib, zlib-native, binutils-cross, gcc-cross-initial, etc Aug 14 13:23:28 oe.dev or oe-core? Aug 14 13:24:05 GNUtoo|laptop: I don't know what you mean Aug 14 13:24:07 OE morrison@shr ~/shr-unstable/openembedded $ git remote -v Aug 14 13:24:07 origin git://github.com/openembedded/openembedded.git (fetch) Aug 14 13:24:13 ah shr-unstable Aug 14 13:24:14 ok Aug 14 13:24:53 then it's based on oe.dev Aug 14 13:25:13 mention that when someone will respond you Aug 14 13:26:08 ok Aug 14 13:51:29 hmm, perhaps I didn't rebuild binutils-cross Aug 14 13:51:40 NOTE: package binutils-cross-2.21-r14.3: task do_build: Succeeded Aug 14 13:51:40 NOTE: Running task 252 of 253 (ID: 16, /OE/shr-unstable/openembedded/recipes/binutils/binutils-cross_2.21.bb, do_rm_work) Aug 14 13:52:09 why would bitbake build binutils-cross, not install it, and then remove the work files? Aug 14 13:57:32 argh Aug 14 13:57:57 I ran bitbake -f -c install binutils-cross Aug 14 13:58:07 it reinstalled binutils-cross Aug 14 13:58:17 NOTE: package binutils-cross-2.21-r14.3: task do_install: Succeeded Aug 14 13:58:21 but still.. Aug 14 13:58:38 OE morrison@shr ~/shr-unstable $ ldd tmp/sysroots/x86_64-linux/usr/armv6-novfp/bin/arm-oe-linux-gnueabi-ld Aug 14 13:58:38 tmp/sysroots/x86_64-linux/usr/armv6-novfp/bin/arm-oe-linux-gnueabi-ld: /OE/shr-unstable/tmp/sysroots/x86_64-linux/usr/armv6-novfp/bin/../../lib/libz.so.1: no version information available (required by tmp/sysroots/x86_64-linux/usr/armv6-novfp/bin/arm-oe-linux-gnueabi-ld) Aug 14 14:00:33 maybe rebuild from scratch? Aug 14 14:00:37 it's very long Aug 14 14:00:42 tough.... Aug 14 14:04:13 it seems I needed to do the same "-f -c install" for zlib-native too Aug 14 14:04:15 now I get: Aug 14 14:04:25 NOTE: package eglibc-2.12-r21.8+svnr13230: task do_compile: Started Aug 14 14:04:25 NOTE: package eglibc-2.12-r21.8+svnr13230: task do_compile: Succeeded Aug 14 14:04:29 finally :-) Aug 14 14:04:59 similar problem to this I think: Aug 14 14:05:00 http://lists.linuxtogo.org/pipermail/openembedded-commits/2011-May/057599.html Aug 14 15:13:09 jo kergoth Aug 15 02:40:16 q **** ENDING LOGGING AT Mon Aug 15 02:59:57 2011