[okl4-developer] Linux kernel build errors
G S Madhusudan
mail at gsmadhusudan.info
Wed Jul 23 21:48:57 EST 2008
Did something change intehLinux kernelin teh recent versions.
I just upgraded the OKL4 kernel from ofirst 2.1 version to the latest version. Also updated the linux kernel sourec to the latest version.
The L4 kernel builds and tests OK but the linux kernel build
give the following errors
---------------------------------------------------------------------------------
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:24:26: vtimer/timer.h: No such file or directory
In file included from /work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:29:
../include/circular_buffer/cb.h:74:6: warning: "__STDC_VERSION__" is not defined
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:208:38: interfaces/vtimer_client.h: No such file or directory
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:265: error: parse error before '*' token
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:266: warning: function declaration isn't a prototype
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c: In function `corba_l4_error':
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:267: error: `env' undeclared (first use in this function)
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:267: error: (Each undeclared identifier is reported only once
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:267: error: for each function it appears in.)
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:269: error: `CORBA_SYSTEM_EXCEPTION' undeclared (first use in this function)
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c: In function `interrupt_loop':
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:286: error: `CORBA_Environment' undeclared (first use in this function)
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:286: error: parse error before "env"
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:295: error: implicit declaration of function `virtual_timer_init'
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:295: error: `env' undeclared (first use in this function)
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:300: error: implicit declaration of function `MILLISECS'
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:300: warning: long long int format, different type arg (arg 2)
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:301: error: implicit declaration of function `virtual_timer_request'
/work/okl4/linux/kernel-2.6.23-v2/arch/l4/kernel/sys_iguana.c:301: error: `TIMER_PERIODIC' undeclared (first use in this function)
----------------------------------------------------------------------------
The build setup is simple so do not think I have done something wrong.
Build env is std x86 PC running fedora 9. Std 3.3.4 gcc from UNSW is used.
I am hoping it is stnadrd setup mistake that a lot of folks do !
If not well, I guess I have to trawl through my setup.
Also any reason why I get so many warnings of syscalls not being implemented ?
Thanks
--
G S Madhusudan
SIP: 17470872558 at proxy01.sipphone.com
More information about the Developer
mailing list