l4linux-2.6 build error
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Mon Mar 6 18:01:43 CET 2006
Hi!
On Mon Mar 06, 2006 at 21:18:54 +0900, Sungkwan Heo wrote:
> Though I had some hard time to run l4linux-2.6, I still get build error.
> When I build l4linux-2.6, the following error occured.
>
> As far as I know, a global variable (xtime) was defined twice.
>
> First, l4/pkg/generic_io/lib/clientlib/ARCH-x86/io_info.S
> Second, some header file included in l4linux-2.6/kernel/sysctl.c
>
> Any suggestion will help me much!
>
> $ cd l4linux-2.6
> $ make menuconfig
> ...
> $ make
> ...
> CC arch/l4/l4lxlib/l4env/task.o
> CC arch/l4/l4lxlib/l4env/thread.o
> AR arch/l4/l4lxlib/l4env/lib.a
> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> /home/drops/l4linux-2.6-env/l4/lib/x86_586/l4v2/libio.a(io_info.o)(.ros
> pace+0xc): In function `xtime':
> : multiple definition of `xtime'
> kernel/built-in.o(.bss+0x9650):/home/drops/l4linux-2.6-env/l4linux-2.6/
> kernel/sysctl.c:1666: first defined here
> make: *** [.tmp_vmlinux1] Error 1
Indeed, that was broken. We just fixed it, make sure to update the
generic_io package and L4Linux.
Thanks,
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list