From owner-freebsd-stable Mon Aug 21 16:28: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id EC1BD37B616 for ; Mon, 21 Aug 2000 16:27:53 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id QAA00270; Mon, 21 Aug 2000 16:27:32 -0700 Message-ID: <39A1BAE4.D9AE46C@urx.com> Date: Mon, 21 Aug 2000 16:27:32 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Noel Koethe Cc: freebsd-stable@FreeBSD.ORG Subject: Re: error with make buildkernel 4.1-RC -> 4.1-release References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Noel Koethe wrote: > > Hello, > > I made the following without errors: > > # cd /usr/src/ > # make update I don't see any reason for runing a make update. > # make buildworld > > And then: > > #make buildkernel KERNEL=BSD > > and got: > > ... > 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=2 /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 I starte my cvsup at 1200 PDT (1900GMT) and did the following steps without any problems. BTW, I went from 4.1RC to 4.1-r to 4.1Stable using cvsup. 1. make buildworld 2. make buildkernel KERNEL=JADE 3. make installkernel KERNEL=JADE 4. reboot to single user 5. make installworld 6. mergemaster 7. reboot You might attach your cvsup-file and your BSD config file. Someone might see something. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message