From owner-freebsd-questions Tue Sep 5 13:25: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 963A037B423 for ; Tue, 5 Sep 2000 13:25:01 -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 NAA00109; Tue, 05 Sep 2000 13:24:56 -0700 Message-ID: <39B55698.46C649B5@urx.com> Date: Tue, 05 Sep 2000 13:24:56 -0700 From: Kent Stewart Organization: Dynacom Net X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Steve Van Den Akker Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Newbie kernel compile question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steve Van Den Akker wrote: > > Kent: > > Seemed to work. Thanks for the idea. I have a cron job for cvsup for > weekly updates. > > Quick question...how often should cvsup and makeworld be accomplished? Is > there an automated script available for it to make it easier? I'm not the one to ask. I want to see what happens and won't use an automated script. I'm also retired. I feel that it is really important to try the builds right after you do a cvsup. An error building a week old cvsup doesn't mean much because if there was a real error it has most likely been fixed and you will be both a stray and a misleading datapoint. I usually bump into a thread that has the kernel or buildworld broken. I keep my two user machines fairly current and I'll try to upgrade one of them to the current 4.1-Stable. I keep a copy of my cvsup.log. If I can rebuild my userland, then I feel strongly that it is a user problem. You can't state that absolutely. Kernels are really specific but there are times when they fail for everyone. If I can't rebuild my system, there can be a generic problem or more than one user with user problems :). If three or more user's show up with the same problem, I begin feel that someone introduced a problem in the sources and start looking at my cvsup.log to see who modified what. A good place to start doing this is http://www.freebsd.org/cgi/cvsweb.cgi/. This is a really cool setup because it will let you look at the sources and all of the delta's. The responsible individual always leaves their fingerprints behind and you drop them a message. Kent > > On Mon, 4 Sep 2000, Kent Stewart wrote: > > > > > > > Steve Van Den Akker wrote: > > > > > > Trying to recompile my kernel. Config works fine...no errors. It > > > then goes through the make process and ends up with the following stop > > > error: > > > > > > ... > > > ==> accf_data > > > ==> accf_http > > > ==> agp > > > make: don't know how to make agp_if.c. Stop > > > *** Error code 2 > > > > > > Stop in /usr/src/sys/modules. > > > *** Error code 1 > > > > I think your source and kernel are out of step. Did you cvsup and > > forget to do the buildworld first. > > > > Kent > > > > > > > > The only thing I have added to the kernel were the options line for > > > IPFIREWALL and IPDIVERT. It still occurs when I comment these two options > > > lines out. > > > > > > Can someone help a newbie out? > > > > > > TIA... > > > > > > Steve > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > http://daily.daemonnews.org/ > > > > SETI (Search for Extraterrestrial Intelligence) @ Home > > http://setiathome.ssl.berkeley.edu/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message