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.
Best Regards!