On Mon, 16 Jun 2003 16:36:07 +0200, Stefan Starzynski wrote: > > problem jest z gcc-3.3 i kompilacja kerneli 2.4. i 2.5. w moim przypadku > > 2.4.20 > > nalezy zmienic 2 pliki (tam gdzie + to nalezy ustawic): > > czyli w pierwszym z __u8 short slot_tablelen; na __u8 slot_tablelen; w > > nastepnyh plikach ta sama zasada > > > > --- linux-2.4.20-orig/drivers/ide/ide-cd.h 2002-12-10 17:46:28 +0900 > > +++ linux-2.4.20/drivers/ide/ide-cd.h 2003-05-16 00:59:53 +0900 > > @@ -437,7 +437,7 @@ > > > <ciach> > Huraaaaaa ! bieniu z nieba mi spadłeś .... ;-)
Z debian-devel: On Sun, 8 Jun 2003 18:22:48 +1000, Herbert Xu wrote: > Bernd Eckenfels <[EMAIL PROTECTED]> wrote: > > > > i have a 2.4.20-xfs running here with 3.3. Only minor syntactic problems (a > > few line continuations, a few __u8 short -> __u8 and one remove of the > > extern > > before __inline__ and the kernel works. > > Careful there, those __u8 short's should be converted to __u16, not __u8. > > In any case, kernel-source 2.4.20-8 should build with gcc 3.3. The latest > i386 kernel images in unstable are indeed built with 3.3 -- Michał Politowski -- [EMAIL PROTECTED] Warning: this is a memetically modified message

