From owner-freebsd-questions Thu Jul 29 1:26:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from logatome.micronet.fr (logatome-2.francenet.fr [193.149.96.2]) by hub.freebsd.org (Postfix) with ESMTP id 37ED914E0B for ; Thu, 29 Jul 1999 01:26:39 -0700 (PDT) (envelope-from e-masson@kisoft-services.com) Received: from kisoft-services.com (Nantes7.francenet.net [193.149.110.71]) by logatome.micronet.fr (8.8.8/8.8.8) with ESMTP id KAA26471; Thu, 29 Jul 1999 10:24:11 +0200 (CEST) Message-ID: <37A01079.D325D063@kisoft-services.com> Date: Thu, 29 Jul 1999 10:27:37 +0200 From: Eric MASSON Organization: Kisoft Services X-Mailer: Mozilla 4.51 [fr] (WinNT; I) X-Accept-Language: fr MIME-Version: 1.0 To: geyejoe Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sound config References: <37A005C9.41A30932@primenet.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Send your kernel config file if you want someone be able to help you. Eric MASSON geyejoe a écrit : > > i get this error while trying to compile soundblaster 16 support into > the kernel, any suggestions on how to correct this problem would be > greatly appriciated, > > sincerely > geyejoe@primenet.com > > 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 > 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. > bash-2.02# > > 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