From owner-freebsd-stable Sun Sep 10 15:45:45 2000 Delivered-To: freebsd-stable@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.prod.itd.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 2B93B37B422 for ; Sun, 10 Sep 2000 15:45:43 -0700 (PDT) Received: from earthlink.net (user-v3qs3q1.dsl.mindspring.com [199.174.15.65]) by falcon.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id PAA27834 for ; Sun, 10 Sep 2000 15:45:42 -0700 (PDT) Message-ID: <39BC0F5B.84F001D8@earthlink.net> Date: Sun, 10 Sep 2000 17:46:51 -0500 From: Scott X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 4.1-STABLE i386) MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Re: make buildkernel not working References: <39BBF034.C410EDAD@earthlink.net> <39BC0ABE.58A9B578@urx.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the replies. Sorry I forgot to mention the important information that I'm cvsupping 4.0 Stable, and I used pkg_add and answered the questions, pretty much selecting everything. This is my first time so I just wanted to try it, next time I will try to generate my own cvsup file to use. I was trying to do the make buildworld in the original compile directory, that was messing me up. And I hadn't realized I was out of order either. Thanks a lot for help. Scott Dubose Kent Stewart wrote: > > Scott wrote: > > > > Hello, > > > > Just ran cvsup for the first time last night. I did make buildworld, and > > make installworld both seemed to finish without errors. But I'm trying > > to rebuild the kernel according to the instructions in /usr/src/UPDATING > > which says use 'make buildkernel KERNEL=YOURKERNEL', and make complains > > with 'Don't know how to make buildkernel'. Should I just build it the > > usual way with just plain 'make', or is something very wrong here. > > List for us your cvsup file. Did you try the buildkernel from > /usr/src? What version of the system were you running when you > cvsup'ed? > > When it comes to the kernel, a plain make doesn't cut it. If you are > modifying an existing world and kernel, you can config, make depend, > make, and make install for the kernel. At this point, I don't have any > idea what you have and what you did because the side effects are > different for 3.x and 4.x. > > > > > Also, when I tried to list the running processes just now using ps I got > > the error message 'ps: proc size mismatch (25056 total, 1056 chunks). Is > > this related to not having rebuilt the kernel since making world? > > The sequence using buildkernel had you do a buildworld, > build[install}kernel, and installworld. You have to use KERNEL=GENERIC > if you haven't built your own config file. Now you have a world and a > kernel that is out of step with each other and that produces messages > like your are seeing. > > Kent > > > > > Any suggestions appreciated, > > Scott DuboseHello, > > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://kstewart.urx.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ -- Scott Dubose Houston, TX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message