Tegra Harmony compile error
Home › Forums › GeeXboX on ARM SoCs › Tegra Harmony compile error
This topic contains 8 replies, has 2 voices, and was last updated by
tomlohave 1 year, 3 months ago.
-
AuthorPosts
-
February 12, 2012 at 08:38 #2930
Hi,
Trying to compile for Tegra2 Harmony and keep running into the same compile error:make[1]: Entering directory `/home/stimpy/tegra/ob/openbricks/build/build.harmony.eglibc/linux-2.6.38.3-chromiumos-1ac51794ea’
CHK include/linux/version.h
CHK include/generated/utsrelease.h
make[2]: `include/generated/mach-types.h’ is up to date.
CALL scripts/checksyscalls.sh
Building modules, stage 2.
MODPOST 82 modules
ERROR: “hwmon_device_register” [drivers/misc/nct1008.ko] undefined!
ERROR: “hwmon_device_unregister” [drivers/misc/nct1008.ko] undefined!
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/stimpy/tegra/ob/openbricks/build/build.harmony.eglibc/linux-2.6.38.3-chromiumos-1ac51794ea’
make: *** [rootfs] Error 2What am I doing wrong? Just want to compile with touchscreen support, though it does this no matter what config i try
Cheers
DeeFebruary 12, 2012 at 09:01 #2931You need a more recent version for kernel
February 12, 2012 at 09:40 #2932Hi,
Thanks for the quick reply. Forgive my ignorance, but how do i fix that then? I’m using a full up to date openbricks and there is no option to specify the kernel in menuconfig.
ThanksFebruary 12, 2012 at 10:01 #2933look inside config/platforms/arm/tegra2/packages/linux/meta
link : http://git.chromium.org/gitweb/?p=chromiumos/third_party/kernel.git;a=summary
No time today to package a new kernelFebruary 12, 2012 at 10:15 #2934Great, I’ll have a play with that
Thanks!February 12, 2012 at 11:39 #2935i will upload a new kernel in the evening …
February 12, 2012 at 12:00 #2936http://sources.openbricks.org/devel/linux-3.0-chromium.tar.bz2
February 13, 2012 at 15:52 #2960Seems it’s not as simple as that, there are a load of patches which obviously broke. removed them all and compilation throws up various errors then dies
Interestingly the original geexbox 2.0 sources from the bottom of the download page also die at the original nct1008.ko error! I find this odd as i have the working binary, presumably produced from that very source, with the kernel version specified therein!
February 13, 2012 at 16:03 #2962remove this module …
No time to test for now -
AuthorPosts
You must be logged in to reply to this topic.

