From owner-freebsd-stable Sat Apr 7 10:25:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from femail8.sdc1.sfba.home.com (femail8.sdc1.sfba.home.com [24.0.95.88]) by hub.freebsd.org (Postfix) with ESMTP id 9F27037B424 for ; Sat, 7 Apr 2001 10:25:20 -0700 (PDT) (envelope-from graywane@home.com) Received: from cg392862-a.adubn1.nj.home.com ([65.2.79.221]) by femail8.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010407172520.HVII26721.femail8.sdc1.sfba.home.com@cg392862-a.adubn1.nj.home.com> for ; Sat, 7 Apr 2001 10:25:20 -0700 Received: (from graywane@localhost) by cg392862-a.adubn1.nj.home.com (8.11.3/8.11.3) id f37HPJf34050 for freebsd-stable@freebsd.org; Sat, 7 Apr 2001 13:25:19 -0400 (EDT) (envelope-from graywane) Date: Sat, 7 Apr 2001 13:25:18 -0400 From: Graywane To: freebsd-stable@freebsd.org Subject: latest sound commit broke stable kernel build Message-ID: <20010407132518.A34012@home.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=3Dk6 -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=3D2 ../../dev/sound/pci/cmi.c =2E./../dev/sound/pci/cmi.c: In function cmi_init': =2E./../dev/sound/pci/cmi.c:747: CMPCI_REG_N4SPK3D' undeclared (first use in this function) =2E./../dev/sound/pci/cmi.c:747: (Each undeclared identifier is reported on= ly once =2E./../dev/sound/pci/cmi.c:747: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/compile/BALROG. --=20 Note: See http://www.members.home.net/graywane/ for PGP information. --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjrPTX4ACgkQeHdFaBWUGN1MJgCgsbvn4By9Um6TlUPpyso6L0c1 +ycAnjBwFjcZZLoEt3SySlHWgM/k5fFi =zsUR -----END PGP SIGNATURE----- --5vNYLRcllDrimb99-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message