**** BEGIN LOGGING AT Sat Feb 11 02:59:57 2012 Feb 11 05:21:32 I am trying to build mainline kernel Feb 11 05:21:51 I was wondeirng if I have to pass anything specific to build armhf kernel Feb 11 05:21:56 i am running precise Feb 11 07:26:09 never mind i figured what needs to be done :p Feb 11 07:40:55 GrueMaster, none of the 11.10 releases (server and desktop) worked for me. Feb 11 07:41:22 My PB hangs here: Feb 11 07:41:59 http://www.fpaste.org/HfXJ/ Feb 11 14:54:30 Hi. I need some help cross-compiling ubuntu-arm (the 12.04 omap3 hard-float variant). make CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm hiccuped at the Bulding modules stage. Feb 11 14:57:07 Clarification: I want to cross-compile the ubuntu-arm source. Feb 11 14:58:36 TonyWatertown: what's the error? Feb 11 14:59:33 marvin24_DT: MODPOST 2285 modules Feb 11 14:59:33 ERROR: "__sync_fetch_and_and_4" [drivers/staging/line6/line6usb.ko] undefined! Feb 11 14:59:34 ERROR: "__sync_fetch_and_or_4" [drivers/staging/line6/line6usb.ko] undefined! Feb 11 14:59:34 WARNING: modpost: Found 4 section mismatch(es). Feb 11 14:59:34 To see full details build your kernel with: Feb 11 14:59:34 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Feb 11 14:59:36 make[1]: *** [__modpost] Error 1 Feb 11 14:59:40 make: *** [modules] Error 2 Feb 11 15:00:37 well, the mismatches should be non critical Feb 11 15:00:49 the undefined symbol ... Feb 11 15:00:59 you can try mrproper or disable the module Feb 11 15:01:05 it is from staging anyway Feb 11 15:02:27 marvin24_DT: how can i disable the module? sorry for the newb q. Feb 11 15:03:23 TonyWatertown: run "make menuconfig" and find the driver in drivers staging Feb 11 15:03:54 marvin24_DT: Ok. I'll go give it a shot. Thanks for your help! Feb 11 16:26:27 I know this is probably not the right channel, but does anybody know a channel with people experienced with ARM NEON developing? Feb 11 16:57:22 marvin24_DT: Thanks for the help. I was able to get the kernel cross-compiled. **** ENDING LOGGING AT Sun Feb 12 02:59:56 2012