2.3.49 -- Error building ad1848 in kernel.

From: Miles Lane (miles@amazon.com)
Date: Fri Mar 03 2000 - 02:10:21 EST


gcc -D__KERNEL__ -I/usr/src/linux-2.3.49/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -pipe
-mpreferred-stack-boundary=2 -DCPU=686 -march=i686 -fno-strict-aliasing
-DCONFIG_SOUND_AD1848 -DCONFIG_SOUND_UART401 -DEXPORT_SYMTAB -c
ad1848.c
ad1848.c: In function `ad1848_prepare_for_output':
ad1848.c:1132: `timer_installed' undeclared (first use in this function)
ad1848.c:1132: (Each undeclared identifier is reported only once
ad1848.c:1132: for each function it appears in.)
ad1848.c: In function `ad1848_prepare_for_input':
ad1848.c:1246: `timer_installed' undeclared (first use in this function)
ad1848.c: In function `adintr':
ad1848.c:2147: `timer_installed' undeclared (first use in this function)
ad1848.c: In function `ad1848_tmr_install':
ad1848.c:2685: `timer_installed' undeclared (first use in this function)
make[3]: *** [ad1848.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.3.49/drivers/sound'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.3.49/drivers/sound'
make[1]: *** [_subdir_sound] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.49/drivers'
make: *** [_dir_drivers] Error 2

CONFIG_SOUND=y
CONFIG_SOUND_OSS=y
CONFIG_SOUND_CS4232=y
CONFIG_CS4232_BASE=530
CONFIG_CS4232_IRQ=5
CONFIG_CS4232_DMA=1
CONFIG_CS4232_DMA2=0
CONFIG_CS4232_MPU_BASE=300
CONFIG_CS4232_MPU_IRQ=10
CONFIG_SOUND_YM3812=y

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:14 EST