[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Kernel Compile errors for 2.2.16
Subba Rao wrote:
> Is anyone else experiencing this problem while trying to compile 2.2.16?
>
> ========================================================
> rame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m386 -DCPU=386 -DMODULE -c -o radio-miropcm20.o radio-miropcm20.c
> In file included from radio-miropcm20.c:13:
> ./sound/lowlevel/miroaci.h:9: #error Compiling a driver that needs the ACI-mixer but without ACI-mixer support
> radio-miropcm20.c: In function `pcm20_mute':
> radio-miropcm20.c:33: warning: implicit declaration of function `aci_write_cmd'
> radio-miropcm20.c: In function `pcm20_setfreq':
> radio-miropcm20.c:73: warning: implicit declaration of function `aci_write_cmd_d'
> radio-miropcm20.c: In function `pcm20_getsigstr':
> radio-miropcm20.c:81: warning: implicit declaration of function `aci_indexed_cmd'
> make[2]: *** [radio-miropcm20.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.2.16/drivers/char'
> make[1]: *** [_modsubdir_char] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.2.16/drivers'
> make: *** [_mod_drivers] Error 2
Yes, heard about this from others too. Weird it's selected by default.
See "Character devices -> Video For Linux -> MIRO 20PCM Radio".
Make sure it's deselected (I assume you don't really have it -
otherwise, you'd have to enable the soundcore driver).
--
Best regards,
Ilya Konstantinov
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il