HELP! can't get kernel to compile

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Da Hubster!!!
Date: Monday, November 30, 1992 - 2:35 pm

I am trying to get the sound package to work with my system

I got all the files from tsx-11 and untared them and after applying the 
patch to the Makefile I tried to recompile the kernel.  I got the
following error.


for i in ; do (cd $i && echo $i && make) || exit; done
ld -r -o net.o socket.o unix.o # tcp/tcpip.o
lib
make[1]: `lib.a' is up to date.
ld  -M boot/head.o init/main.o tools/version.o kernel/kernel.o mm/mm.o fs/fs.o net/net.o fs/minix/minix.o fs/ext/ext.o fs/msdos/msdos.o fs/proc/proc.o kernel/blk_drv/blk_drv.a kernel/chr_drv/chr_drv.a kernel/blk_drv/scsi/scsi.a kernel/math/math.a lib/lib.a -o tools/system > System.map
kernel/chr_drv/chr_drv.a(mem.o): Undefined symbol _soundcard_init referenced fro
m text segment
make: *** [tools/system] Error 1

Is there something I need to edit to get it to compile???

I read the README and INSTALL files and was not able to find anything 
that I missed.
 
Has any one else gotton the sound to work???
I am using a 486-33 8-meg with a sound blaster pro

THANKS!!!!!!!!!!!!
-- 
ADIOS!!!!!!                                            -----------------------
                                                      | Da  Hubster!!!        |
                                                      | GBH@MATT.KSU.KSU.EDU  |
                                                       -----------------------
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
HELP! can't get kernel to compile, Da Hubster!!!, (Mon Nov 30, 2:35 pm)