[svlug] Kernel Trouble
Karl F. Larsen
k5di at zianet.com
Fri Sep 29 14:11:01 PDT 2000
I have made a huge 2.2.17 kernel with an even larger batch of
modules. Using it now and no complaints except it's a pain to have all
that stuff turned on that I will NEVER USE!
So I did the un-thinkable. I decided to clean up the kernel and
turn off the stuff I will never have on this computer, like raid hard
drives and 40 scsi controllers. When I got done the kernel is large but
not too large to make with 'make boot'. But when I compile the modules I
get an error I just can't locate and fix. Here is the error page:
cc -D__KERNEL__ -I/usr/src/linux-2.2.17/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing
-pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2
-malign-functions=2 -DCPU=586 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.2.17/include/linux/modversions.h -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 cm20_mute':
radio-miropcm20.c:33: warning: implicit declaration of function
ci_write_cmd'
radio-miropcm20.c: In function cm20_setfreq':
radio-miropcm20.c:73: warning: implicit declaration of function
ci_write_cmd_d'
radio-miropcm20.c: In function cm20_getsigstr':
radio-miropcm20.c:81: warning: implicit declaration of function
ci_indexed_cmd'
make[2]: *** [radio-miropcm20.o] Error 1
make[2]: Leaving directory /usr/src/linux-2.2.17/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory /usr/src/linux-2.2.17/drivers'
make: *** [_mod_drivers] Error 2
[root at cannac linux]#
You can see it has someting to do with radio-miropcm20.o and I
have no idea what this stuff is or how to find that driver and turn it
off. I'm sure I don't need it...:-)
Yours Truly,
- Karl F. Larsen, k5di at arrl.net (505) 524-3303 -
More information about the svlug
mailing list