Date: Fri, 27 Oct 2000 11:04:34 +0100 (BST) From: Bap <bap@a1.org.uk> To: freebsd-stable@freebsd.org Subject: Re: Busted -STABLE Message-ID: <200010271004.LAA01157@ns.a1.org.uk> In-Reply-To: <20001026182730.A15563@lerami.lerctr.org> from Larry Rosenman at "Oct 26, 2000 06:27:30 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
I CVSUP'd last night: make buildworld success make installworld success make buildkernel KERNEL=GENERIC FAILED Got the same oputput as bellow, and am also using RELENG_4 I also tried to delete the dev/bktr/ and modules/bktr and CVSUP'd sys from several different servers, but always the same result. Any ideas? Thanks, Bap. > RELENG_4, BTW. > * Larry Rosenman <ler@lerctr.org> [001026 18:22]: > > Just CVSUP'd, make world, and trying to build a Kernel: > > > > ===> bktr/bktr > > cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs > > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > > -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. > > -I@ -I@/../include -mpreferred-stack-boundary=2 -c > > /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c > > /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c: In > > function `bktr_probe': > > /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c:264: > > `BROOKTREE_848_PCI_ID' undeclared (first use in this function) > > /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c:264: (Each > > undeclared identifier is reported only once > > /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c:264: for > > each function it appears in.) > > /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c:268: > > `BROOKTREE_849_PCI_ID' undeclared (first use in this function) > > /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c:271: > > `BROOKTREE_878_PCI_ID' undeclared (first use in this function) > > /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c:274: > > `BROOKTREE_879_PCI_ID' undeclared (first use in this function) > > /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c:265: > > warning: unreachable code at beginning of switch statement > > *** Error code 1 > > > > Stop in /usr/src/sys/modules/bktr/bktr. > > *** Error code 1 > > > > Stop in /usr/src/sys/modules/bktr. > > *** Error code 1 > > > > Stop in /usr/src/sys/modules. > > *** Error code 1 > > > > Stop in /usr/src/sys/compile/LERBSD. > > lerbsd# > > > > > > > > -- > > Larry Rosenman http://www.lerctr.org/~ler > > Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org > > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010271004.LAA01157>