Fiasco-UX build problem

Adam Lackorzynski adam at os.inf.tu-dresden.de
Thu Jan 27 19:53:00 CET 2005


On Thu Jan 27, 2005 at 19:31:39 +0100, Stefan K. wrote:
> in /usr/include/linux are all my linux-kernel headers and nothing else, i 
> deleted and reinstalled the headers, but the compiler.h was the original one 
> and contains:
> 
> #ifndef noinline
> #define noinline
> #endif
>  
> i think the headers are in the right position aren't they? I didn't 
> changed anything, the gentoo-distribution-installation-tool placed them 
> there.

Well, there's a rule that one should not use original kernel headers for
user land, at least that's being told all time. In my copy of gentoo
this compiler.h is rather small and does not look like it would come
from any recent Linux. An the Debian version doesn't have those noinline
lines either, maybe they were removed. I guess you need to fix this up
yourself.


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