From owner-freebsd-stable@FreeBSD.ORG Wed Sep 17 03:30:20 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC6BC16A4B3 for ; Wed, 17 Sep 2003 03:30:20 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E5DA43FE0 for ; Wed, 17 Sep 2003 03:30:20 -0700 (PDT) (envelope-from mich@freebsdcluster.net) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 3EC9E37CF8 for ; Wed, 17 Sep 2003 12:30:19 +0200 (CEST) Received: by freebsdcluster.net (Postfix, from userid 1000) id D54623B9654; Wed, 17 Sep 2003 12:30:18 +0200 (CEST) Date: Wed, 17 Sep 2003 12:30:18 +0200 From: "Michael L. Hostbaek" To: stable@FreeBSD.org Message-ID: <20030917103017.GD56169@mich2.itxmarket.com> Mail-Followup-To: "Michael L. Hostbaek" , stable@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.8-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.4i Subject: buildkernel b0rken X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 10:30:20 -0000 Just made a fresh cvsup from the RELENG_4 branch, make buildworld went smooth.. make buildkernel dies on several different machines, with the following error: opt_global.h -mpreferred-stack-boundary=2 /usr/src/sys/cam/scsi/scsi_low_pisa.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2 /usr/src/sys/cam/scsi/scsi_pass.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2 /usr/src/sys/dev/aac/aac.c /usr/src/sys/dev/aac/aac.c: In function `aac_init': /usr/src/sys/dev/aac/aac.c:1536: warning: assignment makes integer from pointer without a cast /usr/src/sys/dev/aac/aac.c: In function `aac_handle_aif': /usr/src/sys/dev/aac/aac.c:2596: structure has no member named `sc_dev' *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. /mich -- Best Regards, Michael L. Hostbaek mich@FreeBSD.org - http://www.FreeBSD.org */ PGP-key available upon request /*