Date: Tue, 22 Aug 2000 00:47:35 +0200 (CEST) From: Noel Koethe <noel@koethe.net> To: freebsd-stable@freebsd.org Subject: error with make buildkernel 4.1-RC -> 4.1-release Message-ID: <Pine.LNX.3.96.1000822004506.16661A-100000@heidi.wipol.uni-bonn.de>
next in thread | raw e-mail | index | archive | help
Hello,
I made the following without errors:
# cd /usr/src/
# make update
# make buildworld
And then:
#make buildkernel KERNEL=3DBSD
and got:
=2E..
cc -c -O -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 -D_KERNEL -include opt_global.h -elf
-mpreferred-stack-boundary=3D2 /usr/src/sys/kern/kern_exec.c
In file included from /usr/src/sys/kern/kern_exec.c:55:
/usr/src/sys/vm/vm_page.h:159: warning: `PQ_CACHESIZE' redefined
/usr/src/sys/vm/vm_page.h:157: warning: this is the location of the
previous definition
/usr/src/sys/vm/vm_page.h:161: warning: `PQ_CACHESIZE' redefined
/usr/src/sys/vm/vm_page.h:159: warning: this is the location of the
previous definition
/usr/src/sys/vm/vm_page.h:163: warning: `PQ_CACHESIZE' redefined
/usr/src/sys/vm/vm_page.h:161: warning: this is the location of the
previous definition
/usr/src/sys/vm/vm_page.h:165: warning: `PQ_CACHESIZE' redefined
/usr/src/sys/vm/vm_page.h:163: warning: this is the location of the
previous definition
In file included from /usr/src/sys/kern/kern_exec.c:55:
/usr/src/sys/vm/vm_page.h:158: undefined or invalid # directive
/usr/src/sys/vm/vm_page.h:160: undefined or invalid # directive
/usr/src/sys/vm/vm_page.h:162: undefined or invalid # directive
/usr/src/sys/vm/vm_page.h:164: undefined or invalid # directive
*** Error code 1
Stop in /usr/obj/usr/src/sys/BSD.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
Maybe you can help me.
--=20
Noch einen sch=F6nen Tag
Noel K=F6the
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?Pine.LNX.3.96.1000822004506.16661A-100000>
