From owner-freebsd-questions Mon Nov 22 15: 0:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from akira.lanfear.com (akira.lanfear.com [208.12.10.34]) by hub.freebsd.org (Postfix) with ESMTP id 5864814DF8 for ; Mon, 22 Nov 1999 15:00:16 -0800 (PST) (envelope-from MarcW@Lanfear.com) Received: by AKIRA with Internet Mail Service (5.5.1960.3) id ; Mon, 22 Nov 1999 15:02:22 -0800 Message-ID: <13D5F9EDFD72D211BC3100105A1C2233054A41@AKIRA> From: Marc Wandschneider To: "'bdonor@westnet.com'" , freebsd-questions@freebsd.org Subject: RE: Problems with trying to install a soundcard in FreeBSD 3.3 Date: Mon, 22 Nov 1999 15:02:21 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i would guess you didn't include ALL of the options required for sound card suppoort. to support a SB16 card, you need to add: controller snd0 device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 marc. > -----Original Message----- > From: bdonor@westnet.com [mailto:bdonor@westnet.com] > Sent: Mon, November 22, 1999 2:38 PM > To: freebsd-questions@freebsd.org > Subject: Problems with trying to install a soundcard in FreeBSD 3.3 > > > I did config, make depend, and tried to run make. I get this > error (the > output doesn't show the rest of the build because it was done > up to this > point previously, I actually did do a make clean before the > first time I > tried it): > > bash-2.02# make > loading kernel > ioconf.o(.data+0x774): undefined reference to `sbxvidriver' > ioconf.o(.data+0x7b8): undefined reference to `sbmididriver' > *** Error code 1 > > What can I do? > > Thanks, > Tim Mattison > bdonor@westnet.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