[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

anyone seen this error ?



Hi,

	compiling a kernel
	init/main.o(.data+0x120): undefined reference to `sound_setup'
	make: *** [vmlinux] Error 1
 
I'm trying to get sound working (soundblaster 16 ISA card) on 5.2 with the
kernel
which came with 5.2

sndconfig reported a failure with /dev/audio irrespective of me trying
some options.

I recomplled the kernel with creative included (answered y - not m)
and rebooted with the new kernel.  Everything seemed to be there judging
from the data contained in the files in /proc .  However when I went to
run sndconfig  - the message was that sound must be compiled into the
kernel as modules.   BTW the kernel was huge - had to use bzImage when
sound was compiled in !

Having saved the previous configuration in a file, I reloaded this file
(xconfig) and merely altered the references from  Y  to  M  in the sound
section of the configuration.

Now  make zImage reports

init/main.o(.data+0x120): undefined reference to `sound_setup'
make: *** [vmlinux] Error 1

	immediately after the linker as run

I wonder if anyone else has encountered this problem.

cheers, Kyle




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]