I am trying to compile the kernel 2.2.16. It looks like the "make xconfig" menu has modified a bit. Lot of the items have been merged into other menus. I have compiled kernels before, but this time I am getting quite a few errors. The compilation of the modules aborts with error messages. I have turned off everything that I do not need. I have turned off "sound" menu items, because I plan to use OSS sound driver. The error messages seems to be happening in the sound drivers and char device drivers. The char device drivers are very minimal in my configuration and sound device drivers are turned off. 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 ======================================================== Thank you in advance. Subba Rao subb3 at attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com --------------------------------------------------------------------- To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org For additional commands, e-mail: tclug-list-help at mn-linux.org