Date: Wed, 28 Jul 1999 20:43:51 -0700 From: geyejoe <geyejoe@primenet.com> To: freebsd-questions@FreeBSD.ORG Subject: sound config Message-ID: <379FCDF7.324EA07E@primenet.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?379FCDF7.324EA07E>