From owner-freebsd-questions Tue Dec 7 3:29:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.phys.univ.kiev.ua (hq.ups.kiev.ua [193.125.78.249]) by hub.freebsd.org (Postfix) with ESMTP id C8A2414E49 for ; Tue, 7 Dec 1999 03:22:23 -0800 (PST) (envelope-from usov@hq.ups.kiev.ua) Received: from hq.ups.kiev.ua (class12.phys.univ.kiev.ua [194.44.151.88]) by mail.phys.univ.kiev.ua (8.9.1/8.9.1) with ESMTP id NAA05440; Tue, 7 Dec 1999 13:32:44 +0200 (EET) Message-ID: <384CF9F8.4B250C71@hq.ups.kiev.ua> Date: Tue, 07 Dec 1999 14:13:44 +0200 From: Usov Alexander X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Graey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SB16 and 3.3 References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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