ARCH=arm CROSS_COMPILE=/home/mpi/android/
dev_stuff/android-ndk-r6/toolchains/arm-linux-androideabi-4.4.3/
prebuilt/linux-x86/bin/arm-linux-androideabi- make

Tri it.
2011/8/16 RahulYD <[email protected]>

> hello everyone, i am having problems compiling the compiling SEMC
> 2.6.32.9 kernel sources (4.0.A.2.368) [http://
> developer.sonyericsson.com/wportal/devworld/downloads/download/
> 40a2368tarbz2?cc=gb&lc=en] using android_ndk_r6 arm-linux-
> androideabi-4.4.3 toolchain... i get the following error:
>
> [rahul@linuxbox kernel]$ ARCH=arm CROSS_COMPILE=/home/mpi/android/
> dev_stuff/android-ndk-r6/toolchains/arm-linux-androideabi-4.4.3/
> prebuilt/linux-x86/bin/arm-linux-androideabi- make -j16
>  CHK     include/linux/version.h
>  SYMLINK include/asm -> include/asm-arm
> make[1]: `include/asm-arm/mach-types.h' is up to date.
>  CHK     include/linux/utsrelease.h
>  CALL    scripts/checksyscalls.sh
>  CHK     include/linux/compile.h
>  CC      arch/arm/mach-msm/clock-7x30.o
>  CC      arch/arm/mach-msm/board-semc_mogami.o
>  CC      arch/arm/mach-msm/board-semc_mogami-rfkill.o
>  CC      arch/arm/mach-msm/keypad-anzu.o
>  CC      arch/arm/mach-msm/leds-anzu.o
>  CC      arch/arm/mach-msm/gpio-anzu.o
> arch/arm/mach-msm/clock-7x30.c: In function 'msm_clk_soc_init':
> arch/arm/mach-msm/clock-7x30.c:1106: error: ri_list causes a section
> type conflict
> make[1]: *** [arch/arm/mach-msm/clock-7x30.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [arch/arm/mach-msm] Error 2
>
>
> though the same kernel sources compile properly using the arm-
> eabi-4.4.0 toolchain (from the older android_ndk_r5)...
>
> any help?
>
>
> thank you
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-kernel

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to