[Balloon] Ballon menuconfig building woes

Top Page
Attachments:
Message as email
+ (text/plain)
+ config (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: balloon
Subject: [Balloon] Ballon menuconfig building woes
Hello All

I am trying to build a 2.6.29 kernel with menuconfig and had some problems.

After menuconfig I have the attached .config and make fails with the following
( + more warnings about __LINUX_ARM_ARCH__ not defined):

opt/balloon-menuconf/build/kernel/linux-2.6.29.1/arch/arm/include/asm/glue.h:119:2: 
error: #error Unknown data abort handler type
/opt/balloon-menuconf/build/kernel/linux-2.6.29.1/arch/arm/include/asm/glue.h:146:2: 
error: #error Unknown prefetch abort handler type
In file included from include/linux/mm_types.h:14,
                 from include/linux/sched.h:61,
                 from arch/arm/kernel/asm-offsets.c:13:
/opt/balloon-menuconf/build/kernel/linux-2.6.29.1/arch/arm/include/asm/page.h:108:2: 
error: #error Unknown user operations model
/opt/balloon-menuconf/build/kernel/linux-2.6.29.1/arch/arm/include/asm/page.h:200:31: 
warning: "__LINUX_ARM_ARCH__" is not defined
make[3]: *** [arch/arm/kernel/asm-offsets.s] Error 1
make[2]: *** [prepare0] Error 2
make[2]: Leaving directory `/opt/balloon-menuconf/build/kernel/linux-2.6.29.1'
make[1]: *** [/opt/balloon-menuconf/menuconfig/../build/kernel/zImageBoot] 
Error 2
make[1]: Leaving directory `/opt/balloon-menuconf/menuconfig/package/kernel'
make: *** [zImageBoot] Error 2


Menuconfig did work for me a while back....

-- Charles
#
# Automatically generated make config: don't edit
# Tue Oct 26 14:11:27 2010
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="2010.05"
BR2_VARIANT_CUED=y
# BR2_VARIANT_TCL_SL40 is not set
# BR2_VARIANT_TCL_SL90 is not set
# BR2_VARIANT_PODPINT is not set
BR2_MAKE_JOBS=8
# BR2_BUILD_INTREE is not set
# BR2_PACKAGE_BOOTLDR is not set
# BR2_PACKAGE_UBOOT is not set
# BR2_PACKAGE_VHDL is not set
BR2_PACKAGE_INITRD=y
# BR2_INITRD_OLD is not set
BR2_INITRD_NEW=y
BR2_INITRD_ADD_CUSTOM=y
# BR2_INITRD_MODULES is not set
BR2_PACKAGE_KERNEL=y
# BR2_KERNEL_2.6.25.2 is not set
BR2_KERNEL_2.6.29.1=y
# BR2_KERNEL_2.6.34 is not set
# BR2_KERNEL_2.6.36-rc1 is not set
BR2_KERNEL_REMAKE=y
BR2_KERNEL_BOOT=y
# BR2_KERNEL_INITRD is not set
BR2_KERNEL_MODULES=y
# BR2_KERNEL_CUSTOM_MODULE is not set
BR2_KERNEL_UBOOT=y
BR2_ROOTFS=y
# BR2_ROOTFS_DEBIAN is not set
BR2_ROOTFS_EMDEBIAN=y
BR2_ROOTFS_EMDEBIAN_OUTSIDE_TCL=y
BR2_ROOTFS_EMDEBIAN_MODULES=y