Building cpufrequtils from LTIB pulled on 20101102 fails on my quadcore:
Executing(%build): /bin/sh -e /home/peter/work/logic/eps_svn/software/products/linux/LTIB/trunk/ltib-20091102-omap3logic/tmp/rpm-tmp.2717
+ umask 022
+ cd /home/peter/work/logic/eps_svn/software/products/linux/LTIB/trunk/ltib-20091102-omap3logic/rpm/BUILD
+ cd cpufrequtils-005
+ '[' '!' -f Makefile.orig ']'
+ perl -p -i -e 's,^HOSTCC.*,HOSTCC = $ENV{BUILDCC},;' Makefile
+ make
Building ccdv
make: /home/peter/work/logic/eps_svn/software/products/linux/LTIB/trunk/ltib-20091102-omap3logic/rpm/BUILD/cpufrequtils-005/build/ccdv: Command not found
make: *** [lib/cpufreq.lo] Error 127
make: *** Waiting for unfinished jobs....
build/ccdv.c: In function 'main':
build/ccdv.c:384: warning: ignoring return value of 'write', declared with attribute warn_unused_result
error: Bad exit status from /home/peter/work/logic/eps_svn/software/products/linux/LTIB/trunk/ltib-20091102-omap3logic/tmp/rpm-tmp.2717 (%build)
Adding "-j1" to the "make" in cpufrequtils.spec allows it to succeed: