[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel BenH



Jens,
thank for the help, but unfoortunatly it did not cure m problem. I tried 
installing IDE ATAPI CD as a Module, which would fix the problem during make 
vmlinux, but then it would come up with an error in make modules.
Any other ideas?

Jule

On Wednesday 21 May 2003 04:32 am, Jens Axboe wrote:
> On Tue, May 20 2003, Jule Slootbeek wrote:
> > Thanks fo all the replys relating to my FireWire question, i'm trying to
> > recmpile me kernel but i keep running into this error during make
> > vmlinux:
> >
> > In file included from ide-cd.c:318:
> > ide-cd.h:440: error: long, short, signed or unsigned used invalidly for
> > `slot_tablelen'
>
> At line 440 in drivers/ide/ide-cd.h, change the '__u8 short' to __u16.
> Ala
>
> 	...
> 	__u16	slot_tablelen;
> };
>
> --
> Jens Axboe

-- 
Jule Slootbeek
jslootbeek@clarku.edu



Reply to: