From owner-freebsd-current Tue Nov 12 12:31:20 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F3FF37B401 for ; Tue, 12 Nov 2002 12:31:19 -0800 (PST) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14EF343E6E for ; Tue, 12 Nov 2002 12:31:19 -0800 (PST) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id AD4A010DE0D; Tue, 12 Nov 2002 14:31:12 -0600 (CST) Date: Tue, 12 Nov 2002 14:31:12 -0600 From: "David W. Chapman Jr." To: current@freebsd.org Subject: buildkernel failure Message-ID: <20021112203112.GA99234@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.6-STABLE i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have been trying to cvsup since yesterday to get this fixed, so it appears to still be broken, anyone else seeing this? anding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-p rototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /us r/src/sys/dev/pcic/i82365.c /usr/src/sys/dev/pcic/i82365.c: In function `pcic_event_thread': /usr/src/sys/dev/pcic/i82365.c:566: `DETACH_FORCE' undeclared (first use in this function) /usr/src/sys/dev/pcic/i82365.c:566: (Each undeclared identifier is reported only once /usr/src/sys/dev/pcic/i82365.c:566: for each function it appears in.) /usr/src/sys/dev/pcic/i82365.c: In function `pcic_intr_socket': /usr/src/sys/dev/pcic/i82365.c:673: `DETACH_FORCE' undeclared (first use in this function) /usr/src/sys/dev/pcic/i82365.c: In function `pcic_detach_card': /usr/src/sys/dev/pcic/i82365.c:728: too many arguments to function `CARD_DETACH_ CARD' *** Error code 1 Stop in /usr/src/sys/modules/pcic. *** Error code 1 -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message