O/H Constantine Kousoulos έγραψε:
As i have mentioned before, i'm trying to glue linux-2.6 device drivers
to Mach. While i was compiling a few *umodified* linux-2.6 files,...
Correction: sched.h is a modified linux-2.6 source.
Constantine Kousoulos, le Sun 01 Oct 2006 04:10:22 +0300, a écrit :
> a) expression 'extern void cpu_idle(void);' produces the following errors
>
> error: expected expression before 'void'
> error: expected ')' before '->' token
> error: expected ')' before '==' token
Looks like you already have
Hello,
As i have mentioned before, i'm trying to glue linux-2.6 device drivers
to Mach. While i was compiling a few *umodified* linux-2.6 files, i came
across some errors. I'm not sure if these errors are pure compilation
errors or there is something wrong with gcc on Mach. I'm inclined to
believ