Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Dec 1999 14:13:44 +0200
From:      Usov Alexander <usov@hq.ups.kiev.ua>
To:        Graey <slayer@locutus.plaidranch.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SB16 and 3.3
Message-ID:  <384CF9F8.4B250C71@hq.ups.kiev.ua>
References:  <Pine.LNX.4.20.9912061923080.27985-100000@locutus.plaidranch.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Graey wrote:
> 
> 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

device sb0 .....
is mandatory.

> 
> 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


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?384CF9F8.4B250C71>