From owner-freebsd-questions Wed Jul 28 20:52:35 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.primenet.com (smtp01.primenet.com [206.165.6.131]) by hub.freebsd.org (Postfix) with ESMTP id A46F714F01 for ; Wed, 28 Jul 1999 20:52:28 -0700 (PDT) (envelope-from geyejoe@primenet.com) Received: (from daemon@localhost) by smtp01.primenet.com (8.8.8/8.8.8) id UAA19269 for ; Wed, 28 Jul 1999 20:50:40 -0700 (MST) Received: from 206-132-48-242.nas-1.SCF.primenet.com(206.132.48.242), claiming to be "primenet.com" via SMTP by smtp01.primenet.com, id smtpd019241; Wed Jul 28 20:50:34 1999 Message-ID: <379FCDF7.324EA07E@primenet.com> Date: Wed, 28 Jul 1999 20:43:51 -0700 From: geyejoe X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: sound config Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG while trying to compile sound support into my kernel i get this error.. sh ../../conf/newvers.sh GENERIC cc -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.c loading kernel ioconf.o(.data+0xbf8): undefined reference to `sbxvidriver' ioconf.o(.data+0xc3c): undefined reference to `sbmididriver' *** Error code 1 Stop. bash-2.02# i would appricate any suggestions on how to correct this error. sincerely, geyejoe@primenet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message