Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 12:36:41 -0400
From:      Mike Knoll <knollm@lafcol.lafayette.edu>
To:        stable@FreeBSD.ORG
Subject:   make world failed
Message-ID:  <199809151621.MAA24799@lafcol>

next in thread | raw e-mail | index | archive | help
I ran make world last night on a 2.2.7-RELEASE machine, cvsup'ed to -STABLE
that day.

It started its downfall with:

--- ccd.o ---
cc -nostdinc -O -pipe -I.  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL
-I/usr/src/lkm/ccd
/../../sys  -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-exter
ns -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-I/usr/obj/usr/src/
tmp/usr/include -DPSEUDO_LKM -c /usr/src/lkm/ccd/../../sys/dev/ccd/ccd.c
/usr/src/lkm/ccd/../../sys/sys/vnode.h: In function `VOP_FSYNC':
In file included from /usr/src/lkm/ccd/../../sys/dev/ccd/ccd.c:116:
/usr/src/lkm/ccd/../../sys/sys/vnode.h:383: `VDE' undeclared (first use
this fun
ction)
/usr/src/lkm/ccd/../../sys/sys/vnode.h:383: (Each undeclared identifier is
repor
ted only once
/usr/src/lkm/ccd/../../sys/sys/vnode.h:383: for each function it appears in.)
/usr/src/lkm/ccd/../../sys/sys/vnode.h:383: parse error before `struct'

and then many more warnings in ccd, and then quit.

How do I get -stable to compile?

Mike


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?199809151621.MAA24799>