From: T.J.R. Cutts (tjrc1@cus.cam.ac.uk)
Date: 03/15/93


From: tjrc1@cus.cam.ac.uk (T.J.R. Cutts)
Subject: 0.99.7 kernel with sound 1.0
Date: 15 Mar 1993 21:48:56 GMT

I'm having difficulty compiling kernel 0.99.7 with sound driver 1.0. I make
config, make dep and make Image, which dies with:

soundcard.c: In function `soundcard_init':
soundcard.c:321: `chrdev_fops' undeclared (first use this function)
soundcard.c:321: (Each undeclared identifier is reported only once
soundcard.c:321: for each function it appears in.)
soundcard.c: In function `soundcard_load':
soundcard.c:363: `chrdev_fops' undeclared (first use this function)
soundcard.c: In function `soundcard_unload':
soundcard.c:379: `chrdev_fops' undeclared (first use this function)
make[3]: *** [soundcard.o] Error 1
make[2]: *** [subdirs] Error 1
make[1]: *** [kernelsubdirs] Error 1
make: *** [linuxsubdirs] Error 1

Anybody any ideas what's going on? The Readme mentioned a patch 0.99.5-diff,
but this was not present in the sound driver source which I downloaded today.
Can someone help me ? :-)

Tim.