Re: Same procedure as every (recent) kernel :)

Bob Lorenzini (hwm@netcom.com)
Fri, 25 Jul 1997 07:43:51 -0700 (PDT)


On Fri, 25 Jul 1997, Daniel G. Link wrote:

> Hi,
>
> (Why isn't it possible to disable "make config" options for things that
> are known not to work? This "f_inode" stuff isn't exactly new.)
>
> --- (2.1.47)

Pcmcia also has this problem with f_inode. Is there an easy fix? :-)

gcc -O2 -Wall -Wstrict-prototypes -Winline -pipe -D__KERNEL__ -DMODULE
-I../include -I/usr/src/linux/include -I/usr/src/linux -c ds.c -o ds.o
ds.c: In function `ds_poll':
ds.c:665: structure has no member named `f_inode'
make[1]: *** [ds.o] Error 1
make[1]: Leaving directory `/usr/src/pcmcia-cs-2.9.7/modules'

Bob - hwm@netcom.com