why the function just declare,but no implement.
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Tue Sep 4 00:34:18 CEST 2007
On Mon Sep 03, 2007 at 17:00:00 +0800, ¶¡Ó¨ wrote:
> Hi,everyone:
> When I used latest version of L4 to compile the l4linux-2.6.22,it
> is following error message appeared.
>
> In file included from arch/l4/kernel/arch-i386/dispatch.c:586:
> arch/l4/kernel/arch-i386/../dispatch.c: In function `l4x_user_dispatcher':
> arch/l4/kernel/arch-i386/../dispatch.c:362: sorry, unimplemented: inlining
> failed in call to 'l4x_dispatch_suspend': function not considered for
> inlining
> arch/l4/kernel/arch-i386/../dispatch.c:506: sorry, unimplemented: called
> from here
> make[1]: *** [arch/l4/kernel/arch-i386/dispatch.o] error 1
> make: *** [arch/l4/kernel/arch-i386] error 2
>
> so I check the function dispatch.c,the function l4x_dispatch_suspend is
> empty indeed.Maybe there is something wrong,but I don't know what have
> happened.Everyone who knows this problem please help me,thanks!
> The L4 and l4linux are all downloaded from svn today,and my linux
> distribution is ubuntu 6.06.
Well, l4x_dispatch_suspend is not empty at all, at least not in my copy
of the source. Are you sure?
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