Date: Sun, 27 Aug 2000 20:44:40 +0000 From: rob <europax@home.com> To: Matthew Emmerton <matt@gsicomp.on.ca>, "questions@FreeBSD.ORG" <questions@FreeBSD.ORG> Subject: Re: kernel config on 4.1-RELEASE Message-ID: <39A97DB8.ED16EFBF@home.com> References: <005c01c0107b$c50561e0$1200a8c0@matt> <008701c0108e$bc729440$1200a8c0@matt> <009d01c01091$4aef8f50$1200a8c0@matt>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <matt@gsicomp.on.ca> > To: "Matthew Emmerton" <matt@gsicomp.on.ca>; <freebsd-questions@FreeBSD.ORG> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39A97DB8.ED16EFBF>