Re: n800 build error in clock24xx.c: 'secure_32k_ck' undeclared

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kalle Valo wrote at 2009-04-17 14:44 -0600:
> I'm trying to compile n800 kernel with latest linux-omap tree. First I
> got strange build error:

Here too, on n810.

> arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_epoll_wait':
> arch/arm/kernel/sys_oabi-compat.c:289: error: implicit declaration of function 'kmalloc'
> arch/arm/kernel/sys_oabi-compat.c:289: warning: assignment makes pointer from integer without a cast
> arch/arm/kernel/sys_oabi-compat.c:302: error: implicit declaration of function 'kfree'
> arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_semtimedop':
> arch/arm/kernel/sys_oabi-compat.c:325: warning: assignment makes pointer from integer without a cast

I see nearly the same:

arch/arm/kernel/sys_oabi-compat.c: In function ‘sys_oabi_epoll_wait’:
arch/arm/kernel/sys_oabi-compat.c:288: error: implicit declaration of function ‘kmalloc’
arch/arm/kernel/sys_oabi-compat.c:288: error: ‘GFP_KERNEL’ undeclared (first use in this function)
arch/arm/kernel/sys_oabi-compat.c:288: error: (Each undeclared identifier is reported only once
arch/arm/kernel/sys_oabi-compat.c:288: error: for each function it appears in.)
arch/arm/kernel/sys_oabi-compat.c:288: warning: assignment makes pointer from integer without a cast
arch/arm/kernel/sys_oabi-compat.c:301: error: implicit declaration of function ‘kfree’
arch/arm/kernel/sys_oabi-compat.c: In function ‘sys_oabi_semtimedop’:
arch/arm/kernel/sys_oabi-compat.c:324: error: ‘GFP_KERNEL’ undeclared (first use in this function)
arch/arm/kernel/sys_oabi-compat.c:324: warning: assignment makes pointer from integer without a cast

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux