Re: PAS support in 2.1.7 broken?

Markus Gutschke (gutschk@uni-muenster.de)
4 Nov 1996 21:59:24 +0100


Mike Schout <mike@twoface.tamu.edu> writes:
> I just tried to build 2.1.7 with support for Pro Audio Spectrum. It
> pukes out near the end with the fillowing:

there is a little error in linux/drivers/sound/pas2_midi.c; you need
to patch the file to include <linux/config.h> as well as
"sound_config.h" (in this order).

Markus