On Thu, 3 Mar 2011, Vishwanath Sripathy wrote:
On Wed, Mar 2, 2011 at 4:35 AM, Nicolas Pitre nicolas.pitre@linaro.org wrote:
LD .tmp_vmlinux1 arch/arm/mach-omap2/built-in.o: In function `omap_target': /opt/git/ubuntu/roc/natty/arch/arm/mach-omap2/omap2plus-cpufreq.c:118: undefined reference to `omap_device_scale' arch/arm/plat-omap/built-in.o: In function `omap_device_build_ss': /opt/git/ubuntu/roc/natty/arch/arm/plat-omap/omap_device.c:490: undefined reference to `omap_dvfs_register_device' make[2]: *** [.tmp_vmlinux1] Error 1 make[1]: *** [sub-make] Error 2 make[1]: Leaving directory `/opt/git/ubuntu/roc/natty' make: *** [/opt/git/ubuntu/roc/natty/debian/stamps/stamp-build-omap4] Error 2
btw which defconfig threw up this error? I had built omap2plus_defconfig and it went all fine.
This was presumably with the Ubuntu kernel config from this tree:
http://kernel.ubuntu.com/git?p=roc/ubuntu-natty.git%3Ba=shortlog%3Bh=refs/he...
Adding Bryan in CC in case he has more info.
Nicolas