build Fail2
By: a guest | Sep 7th, 2010 | Syntax:
None | Size: 1.69 KB | Hits: 59 | Expires: Never
arch/arm/mach-msm/pm.c: In function 'msm_sleep':
arch/arm/mach-msm/pm.c:351: error: storage size of 'vibra' isn't known
arch/arm/mach-msm/pm.c:352: error: 'PCOM_VIBRA_ON' undeclared (first use in this function)
arch/arm/mach-msm/pm.c:352: error: (Each undeclared identifier is reported only once
arch/arm/mach-msm/pm.c:352: error: for each function it appears in.)
arch/arm/mach-msm/pm.c:354: error: implicit declaration of function 'msm_proc_comm_wince'
arch/arm/mach-msm/pm.c:356: error: 'PCOM_VIBRA_OFF' undeclared (first use in this function)
arch/arm/mach-msm/pm.c:351: warning: unused variable 'vibra'
arch/arm/mach-msm/pm.c: In function 'arch_idle':
arch/arm/mach-msm/pm.c:368: warning: unused variable 'saved_rate'
arch/arm/mach-msm/pm.c: In function 'msm_pm_power_off':
arch/arm/mach-msm/pm.c:495: warning: statement with no effect
arch/arm/mach-msm/pm.c:495: error: expected ';' before 'for'
arch/arm/mach-msm/pm.c: In function 'msm_early_suspend':
arch/arm/mach-msm/pm.c:631: error: storage size of 'dex' isn't known
arch/arm/mach-msm/pm.c:631: warning: ISO C90 forbids mixed declarations and code
arch/arm/mach-msm/pm.c:632: error: 'PCOM_ARM9_LOW_SPEED' undeclared (first use in this function)
arch/arm/mach-msm/pm.c:631: warning: unused variable 'dex'
arch/arm/mach-msm/pm.c: In function 'msm_late_resume':
arch/arm/mach-msm/pm.c:640: error: storage size of 'dex' isn't known
arch/arm/mach-msm/pm.c:640: warning: ISO C90 forbids mixed declarations and code
arch/arm/mach-msm/pm.c:641: error: 'PCOM_ARM9_LOW_SPEED' undeclared (first use in this function)
arch/arm/mach-msm/pm.c:640: warning: unused variable 'dex'
make[1]: *** [arch/arm/mach-msm/pm.o] Error 1
make: *** [arch/arm/mach-msm] Error 2