/usr/include/asm/procinfo.h is missing from linux-headers-2.6.19.2-r2 which makes the compile of glibc-2.5 fail for armv5l-unknown-linux-gnueabi fail. This happens when building a cross toolchain using crossdev. It doesn't happen with native armv4l-unknown-linux-gnu though. Reproducible: Always Steps to Reproduce: emerge crossdev USE="-* nptl nptlonly" crossdev -v --target armv5l-unknown-linux-gnueabi
no, the arm/eabi port of glibc is broken ... it should not be including asm/procinfo.h this has been fixed upstream already, just need to grab the patch for it
added patch from upstream to our patchset ... it'll be in glibc-2.5-r1