From owner-freebsd-questions Tue Jun 20 15:41:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mb03.swip.net (mb03.swip.net [193.12.122.217]) by hub.freebsd.org (Postfix) with ESMTP id 9CD5037B5DA for ; Tue, 20 Jun 2000 15:41:24 -0700 (PDT) (envelope-from menacy@swipnet.se) Received: from swipnet.se (d212-151-151-8.swipnet.se [212.151.151.8]) by mb03.swip.net (8.8.8/8.8.8) with ESMTP id AAA22770 for ; Wed, 21 Jun 2000 00:40:42 +0200 (MET DST) Message-ID: <376EBF36.7A5A486A@swipnet.se> Date: Tue, 22 Jun 1999 00:39:50 +0200 From: Charlie Root Reply-To: menacy@swipnet.se X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: emu10k1.c kernel compile error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i use the emu10k1.c to get my sblive to work but when i come to the make part with my new kernel i get this error. referred-stack-boundary=2 ../../dev/sound/pci/emu10k1.c ../../dev/sound/pci/emu10k1.c: In function `emupchan_trigger': ../../dev/sound/pci/emu10k1.c:714: `PCMTRIG_EMLDMARD' undeclared (first use in this function) ../../dev/sound/pci/emu10k1.c:714: (Each undeclared identifier is reported only once ../../dev/sound/pci/emu10k1.c:714: for each function it appears in.) ../../dev/sound/pci/emu10k1.c: In function `emurchan_trigger': ../../dev/sound/pci/emu10k1.c:872: `PCMTRIG_EMLDMARD' undeclared (first use in this function) *** Error code 1 i got the file from ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/dev/sound/pci/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message