From owner-freebsd-bugs Sat Apr 7 9:30:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6567337B43C for ; Sat, 7 Apr 2001 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f37GU2t57193; Sat, 7 Apr 2001 09:30:02 -0700 (PDT) (envelope-from gnats) Received: from slarti.muc.de (slarti.muc.de [193.149.48.10]) by hub.freebsd.org (Postfix) with SMTP id 28C5237B422 for ; Sat, 7 Apr 2001 09:23:36 -0700 (PDT) (envelope-from rse@en1.engelschall.com) Received: (qmail 14185 invoked by uid 66); 7 Apr 2001 16:24:09 -0000 Received: from en by slarti with UUCP; Sat Apr 7 16:24:09 2001 -0000 Received: by en1.engelschall.com (Sendmail 8.11.0+) id f37GM5t73628; Sat, 7 Apr 2001 18:22:05 +0200 (CEST) Message-Id: <200104071622.f37GM5t73628@en1.engelschall.com> Date: Sat, 7 Apr 2001 18:22:05 +0200 (CEST) From: "Ralf S. Engelschall" Reply-To: rse@engelschall.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/26405: kernel build in FreeBSD 4.3-RC currently broken Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26405 >Category: kern >Synopsis: kernel build in FreeBSD 4.3-RC currently broken >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 07 09:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Ralf S. Engelschall >Release: FreeBSD 4.3-RC i386 >Organization: Engelschall, Germany. >Environment: FreeBSD 4.3-RC as of Sat Apr 7 18:11:10 CEST 2001 >Description: The kernel building with GENERIC config breaks in /usr/src/sys/modules/sound/driver/cmi ===> sound/driver/cmi cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/sound/driver/cmi/../../../../dev/sound/pci/cmi.c /usr/src/sys/modules/sound/driver/cmi/../../../../dev/sound/pci/cmi.c: In function `cmi_init': /usr/src/sys/modules/sound/driver/cmi/../../../../dev/sound/pci/cmi.c:747: `CMPCI_REG_N4SPK3D' undeclared (first use in this function) /usr/src/sys/modules/sound/driver/cmi/../../../../dev/sound/pci/cmi.c:747: (Each undeclared identifier is reported only once /usr/src/sys/modules/sound/driver/cmi/../../../../dev/sound/pci/cmi.c:747: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/modules/sound/driver/cmi. *** Error code 1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message