Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Feb 1999 19:06:51 +0200 (SAT)
From:      Rob Hunter <hunterr@iafrica.com>
To:        freebsd-questions@freebsd.org
Subject:   awe64 on 3.1-RELEASE (fwd)
Message-ID:  <Pine.BSF.3.96.990220190624.20174P-100000@hole.noc.iafrica.com>

next in thread | raw e-mail | index | archive | help
Hi

I have an AWE 64. I've added the following 2 lines to my kernel:

#Sound Blaster AWE64
controller      snd0
device awe0     at isa? port 0x620

This is gathered from what little of the matter I could find in LINT and
/usr/src/sys/i386/isa/sound/sound.doc.

I get the following when doing the "make" for the new kernel:

sh ../../conf/newvers.sh STICKYcc -c -O -Wreturn-type -Wcomment
-Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -Wformat
-Wunused  -fformat-extensions -ansi  -nostdinc -I- -I. -I../..
-I../../../include  -DKERNEL -DVM_STACK -include opt_global.h -elf
vers.cloading kernelsoundcard.o: In function `sndpoll':
soundcard.o(.text+0x2f7): undefined reference to `MIDIbuf_poll'
sound_switch.o: In function `sound_read_sw':sound_switch.o(.text+0x52d):
undefined reference to `MIDIbuf_read'sound_switch.o: In function
`sound_write_sw':
sound_switch.o(.text+0x5ad): undefined reference to `MIDIbuf_write'
sound_switch.o: In function `sound_open_sw':sound_switch.o(.text+0x68f):
undefined reference to `MIDIbuf_open'sound_switch.o: In function
`sound_release_sw':
sound_switch.o(.text+0x72b): undefined reference to `MIDIbuf_release'
sound_switch.o: In function `sound_ioctl_sw':sound_switch.o(.text+0x835):
undefined reference to `MIDIbuf_ioctl'*** Error code 1

Stop.

Does anyone have any info on this, or references to good doc's?

thanks

--Rob




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990220190624.20174P-100000>