[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] compiling kernel errors
- Subject: [ale] compiling kernel errors
- From: richards at primerafinancialgroup.com (Richard Storey)
- Date: Thu, 4 Jan 2001 18:18:33 -0500
There were plenty of red flags during the "make modules". This black and
white doesn't show them well, but the "warning" messges do. The line that's
separated below was the most common line I saw. Does this line portend bad
news?
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for .modinfo
cc -D__KERNEL__ -I/usr/src/linux/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/include/linux/modversions.h -c -o
radio-cadet.o radio-cadet.c
radio-cadet.c:42: warning: `cadet_probe' declared `static' but never defined
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for .modinfo
cc -D__KERNEL__ -I/usr/src/linux/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/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 `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'
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for .modinfo
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 localhost linux]#
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.