Date: Wed, 17 Sep 2003 12:30:18 +0200 From: "Michael L. Hostbaek" <mich@FreeBSD.org> To: stable@FreeBSD.org Subject: buildkernel b0rken Message-ID: <20030917103017.GD56169@mich2.itxmarket.com>
next in thread | raw e-mail | index | archive | help
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 /*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030917103017.GD56169>