Re: linux-2.0.21 - Possible problem, second time kernel is built

Andries.Brouwer@cwi.nl
Fri, 27 Sep 1996 00:36:54 +0200


J.M.Gaeta:

>This is a multi-part message in MIME format.

Yuk!

...
: Next I decided to rebuild the kernel a second time, so I did:
: make dep;make clean;make zImage
: [...]
: Entering directory `/usr/src/linux/drivers/sound'
: [...]
: sound_switch.c:97: parse error before `SOUND_CONFIG_DATE'
: make[2]: *** [sound_switch.o] Error 1
: make[2]: Leaving directory `/usr/src/linux/drivers/sound'

: I've repeated this in it's entirety a couple of times with similar results.
: Am I doing something wrong?

No, everybody who uses the sound driver has minor problems
with it all the time because it doesn't fit the scheme of the
rest of the kernel.

A year or so ago, I redid it in the style of the rest, but
Hannu didnt want it since he has to maintain this stuff on many
platforms, not only Linux.

Andries