Fiasco-UX build problem
Stefan K.
sk852421 at mail.inf.tu-dresden.de
Thu Jan 27 19:31:39 CET 2005
Am Donnerstag, 27. Januar 2005 18:14 schrieb Adam Lackorzynski:
> >
> > > And probably show the output of "grep noinline kernel_thread.i".
> >
> > [sk852421 at nautilus build]$ grep noinline kernel_thread.i
> > #define __attribute_noinline__ __attribute__ ((__noinline__))
> > #define FIASCO_NOINLINE __attribute__ ((noinline))
> > #define noinline
>
> ^^^^^^^^^^^^^^^^^^^^^^
> So, what's that? Looks like /usr/include/linux/compiler.h is messing up
> here. Did you copy kernel headers to /usr/include?
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.
>
> > __attribute__ ((noinline)) __attribute__ ((noreturn))
>
> Adam
--
PGP-Schlüssel zu finden unter:
http://www.inf.tu-dresden.de/~sk852421
More information about the l4-hackers
mailing list