Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2000 18:21:50 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        freebsd-stable@freebsd.org
Subject:   Busted -STABLE
Message-ID:  <20001026182150.A15304@lerami.lerctr.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001026182150.A15304>