built myself a fresh ubuntu 14,04 machine to have a go at android kernel 
build
and finally after several hours managed to initialize the environment for 
building
I’m learning well for first time using Linux

i have an Huawei Ascend Y300-0100 (u8833) phone

using dazzozo kernel 3.4 from here
https://github.com/Dazzozo/huawei-kernel-3.4

*im getting an error i need so help or advise with*
and this first attempt with no changes to code, just to see if it would 
compile
before i make changes
error as follows

arch/arm/mach-msm/qdsp5/adsp.c: In function 'msm_adsp_enable':
arch/arm/mach-msm/qdsp5/adsp.c:1082:47: warning: argument to 'sizeof' in 
'strncmp' call is the same expression as the first source; did you mean to 
provide an explicit length? [-Wsizeof-pointer-memaccess]
error, forbidden warning: adsp.c:1082
make[2]: *** [arch/arm/mach-msm/qdsp5/adsp.o] Error 1
make[1]: *** [arch/arm/mach-msm/qdsp5] Error 2
make: *** [arch/arm/mach-msm] Error 2
make: *** Waiting for unfinished jobs....

can anyone help with this, paul

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to