Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Today, Subba Rao gleaned this insight: > 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 A quick peek at the source tells me that this is a driver in Video for Linux for a radio tuner card (which is in the character devices section), and it requires low-level sound drivers. Presumably you're compiling it in either because you have such a card, or because you just never disabled Video for Linux support. You need to either deselect it in the Video for Linux section, or re-enable sound support and enable low-level sound driver support. -- --------------------------------------------------------------- Derek D. Martin | Unix/Linux Geek ddm at MissionCriticalLinux.com | derek at cerberus.ne.mediaone.net --------------------------------------------------------------- - Subcription/unsubscription/info requests: send e-mail with "subscribe", "unsubscribe", or "info" on the first line of the message body to discuss-request at blu.org (Subject line is ignored).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |