On Fri, 28 Sep 2001, Uros Bizjak wrote:

>   We have two possibilities:
>
>  1) CONFIG_SND_CARD_SBAWE is not defined (very unlikely)
>  2) CONFIG_SND_ISA is not defined
>
>   Could you test if these variables are defined by placing some echos at
> 'strategic places' in Makefile? Or perhaps try to temporarily remove
> ifeq (1,$(CONFIG_SND_ISA)) condition?
>
>   CONFIG_SND_ISA depends on detected processor type and is defined in
> configure.in (from line 222 onwards). Could this be your problem?

Tried everything I know of to make CONFIG_SND_ISA=1 in Makefile.conf, but
no luck.  I don't really know autoconf that well.  I manually changed
CONFIG_SND_ISA to be 1 in Makefile.conf and make'd again.  I got a
snd-card-sbawe.o module this time.  But now I seem to have a lot of other
problems:  undefined symbols, snd-timer can't be removed, blah.  So closer
but no cigar.

James Rich
[EMAIL PROTECTED]


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to