From owner-freebsd-stable Sat Apr 7 10:42: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dagobert.skystream.nl (smtp.uwnet.nl [195.7.130.55]) by hub.freebsd.org (Postfix) with ESMTP id E4B8837B42C for ; Sat, 7 Apr 2001 10:42:04 -0700 (PDT) (envelope-from abgoeree@uwnet.nl) Received: from dyn.dailup.c227129083.isd.to (dyn.dailup.c227129083.isd.to [213.227.129.83]) by dagobert.skystream.nl (8.11.3/8.11.0) with ESMTP id f37HkxA03071 for ; Sat, 7 Apr 2001 19:46:59 +0200 Received: (qmail 37327 invoked by uid 1000); 7 Apr 2001 17:41:48 -0000 From: "Andre Goeree" Date: Sat, 7 Apr 2001 19:41:48 +0200 To: freebsd-stable@FreeBSD.ORG Subject: Re: latest sound commit broke stable kernel build Message-ID: <20010407194148.A37322@mandark.attica.home> Reply-To: abgoeree@uwnet.nl References: <20010407132518.A34012@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010407132518.A34012@home.com>; from graywane@home.com on Sat, Apr 07, 2001 at 01:25:18PM -0400 X-Sender: abgoeree@uwnet.nl Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 07, 2001 at 01:25:18PM -0400, Graywane wrote: > I think the following change broke the stable kernel build. > Before this change everything compiled fine. After the change you get the > error at the end of this email. > > /usr/src/sys/dev/sound/pci/cmi.c > revision 1.1.2.2 > date: 2001/04/07 14:16:31; author: orion; state: Exp; lines: +303 -233 > MFC sample rate fixes for release. > Approved by: jkh > > > cc -c -O -march=k6 -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. > -I../../../include -D_KERNEL -include opt_global.h -elf > -mpreferred-stack-boundary=2 ../../dev/sound/pci/cmi.c > ../../dev/sound/pci/cmi.c: In function cmi_init': > ../../dev/sound/pci/cmi.c:747: CMPCI_REG_N4SPK3D' undeclared (first use in > this function) > ../../dev/sound/pci/cmi.c:747: (Each undeclared identifier is reported only > once > ../../dev/sound/pci/cmi.c:747: for each function it appears in.) > *** Error code 1 Same here --Andre. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message