Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 1999 19:25:22 -0700 (MST)
From:      Graey <slayer@locutus.plaidranch.org>
To:        freebsd-questions@freebsd.org
Subject:   SB16 and 3.3
Message-ID:  <Pine.LNX.4.20.9912061923080.27985-100000@locutus.plaidranch.org>

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

I am trying to add SB16 support to my kernel.  I currently have the
following lines related to audio in my kernel:

controller      snd0
device  sbxvi0 at isa? drq 5
device  sbmidi0 at isa? port 0x330
device  opl0 at isa? port 0x388 conflicts


While making kernel, I get the following output:


loading kernel
soundcard.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.


Could someone possibly help me with this?  I will gladly supply any
additional information needed.

- Graey (not currently subscribed to the list)
--------------------------------------------------------------------------
luvewe.bonch.org/~slayer        ICQ# 6247141       slayer@luvewe.bonch.org
www.faqs.org/faqs/usenet/posting-rules/              www.newbiesguide.com/



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.LNX.4.20.9912061923080.27985-100000>