Re: Can't compile 2.4.2-ac25

2001-03-26 Thread Chung Won-young
gameport_register_port(struct gameport *gameport) - ÆóÀÎ - ICQ : 36602496 E - Mail : [EMAIL PROTECTED], [EMAIL PROTECTED] Homepage : http://kernel.pe.kr, http://pain.kernel.pe.kr On Mon, 26 Mar 2001, Andrzej Krzysztofowicz wrote: > "Chung Won-young wrote:" > > Try this: >

Re: Can't compile 2.4.2-ac25

2001-03-26 Thread Chung Won-young
gameport *); }; extern inline void gameport_register_port(struct gameport *gameport) - ÆóÀÎ - ICQ : 36602496 E - Mail : [EMAIL PROTECTED], [EMAIL PROTECTED] Homepage : http://kernel.pe.kr, http://pain.kernel.pe.kr On Mon, 26 Mar 2001, Chung Won-young wrote

Can't compile 2.4.2-ac25

2001-03-25 Thread Chung Won-young
Hello, I receive the following error with make zImage: es1370.c: In function `es1370_probe': es1370.c:2667: structure has no member named `trigger' es1370.c:2667: structure has no member named `read' make[3]: *** [es1370.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.4.2/drivers/sound'