From owner-freebsd-questions Sun Aug 27 20:44:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id BA23037B423 for ; Sun, 27 Aug 2000 20:44:34 -0700 (PDT) Received: from home.com ([24.12.186.185]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20000828034430.SNBR29012.femail1.sdc1.sfba.home.com@home.com>; Sun, 27 Aug 2000 20:44:30 -0700 Message-ID: <39A97DB8.ED16EFBF@home.com> Date: Sun, 27 Aug 2000 20:44:40 +0000 From: rob X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Matthew Emmerton , "questions@FreeBSD.ORG" Subject: Re: kernel config on 4.1-RELEASE References: <005c01c0107b$c50561e0$1200a8c0@matt> <008701c0108e$bc729440$1200a8c0@matt> <009d01c01091$4aef8f50$1200a8c0@matt> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had the same problem with 4.1-STABLE, but not knowing what I was doing, just followed the instructions and did make 'buildkernel instead.' Everything seems to work fine. Rob. Matthew Emmerton wrote: > > ----- Original Message ----- > From: "Matthew Emmerton" > To: "Matthew Emmerton" ; > Sent: Sunday, August 27, 2000 9:24 PM > Subject: Re: kernel config on 4.1-RELEASE > > > > > > Hi all, > > > > > > I just cvsup'd the 4.1-RELEASE kernel source down, and was working on > > > modifying my kernel configs to work with 4.1-REL. (Just waiting for WC > to > > > ship my CDs..) I've downloaded the 4.1-REL version of /usr/sbin/config, > > and > > > have been using it to generate the requisite makefiles. > > > > > > Anyhow, when I do a 'make depend' in my compile-time directory, all is > well, > > > except for this: > > > > > > ===> vesa > > > ===> wi > > > ===> agp > > > make: don't know how to make agp_if.c. Stop > > > *** Error code 2 > > > > I just cvsup'd a 4.0-RELEASE version of the source, and since it doesn't > > contain the agp code, it works fine. I'm convinced that something is > broken > > with the way the agp module gets built. I suspect that some agp_if.[cho] > > rules are missing from the Makefile that config generates, but I've tried > > hand-crafting a Makefile that should be suitable and it doesn't work. > > And the problem is -- userland out of sync! I forgot to bring down the > 4.1-REL mk files for /usr/share/mk. Things are peachy now. > > -- > Matthew Emmerton > GSI Computer Services > +1 (800) 217-5409 (Canada) > > 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