From owner-freebsd-stable Tue Aug 8 5: 1:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 10DFB37B8E9 for ; Tue, 8 Aug 2000 05:01:23 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.9.3/1.13) id PAA23727; Tue, 8 Aug 2000 15:00:47 +0300 (EEST) Date: Tue, 8 Aug 2000 15:00:46 +0300 From: Ruslan Ermilov To: Gunnar Flygt Cc: freebsd-stable@freebsd.org Subject: Re: agp_if.c Message-ID: <20000808150046.A21729@sunbay.com> Mail-Followup-To: Gunnar Flygt , freebsd-stable@freebsd.org References: <134950593991.20000808104445@corbina.net> <20000808104924.E11454@sunbay.com> <20000808123728.D92082@sr.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000808123728.D92082@sr.se>; from gunnar@pluto.sr.se on Tue, Aug 08, 2000 at 12:37:28PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Aug 08, 2000 at 12:37:28PM +0200, Gunnar Flygt wrote: > On Tue, Aug 08, 2000 at 10:49:24AM +0300, Ruslan Ermilov wrote: > > On Tue, Aug 08, 2000 at 10:44:45AM +0400, Dmitry Malov wrote: > > > Hello, > > > > > > just cvsuped FreeBSD-4.x-STABLE and I've got > > > > > > make: don't know how to make agp_if.c. Stop > > > *** Error code 2 > > > > > > Stop in /usr/src/sys/modules. > > > *** Error code 1 > > > > > > during make depend using the kernel config from 4.0 > > > which worked for me fine before. Anyone has an idea > > > what's the problem? > > > > > It is the third time I receive such report. Well, here is > > the checklist: > > > > 1. Make sure that src/sys/conf/files is of version 1.340.2.13 or above > > 2. Make sure that you have src/sys/pci/agp_if.m > > 3. Please check whether generated src/sys/compile/KERNEL/Makefile has > > a rule for agp_if.c like this: > > > > agp_if.c: $S/kern/makedevops.pl $S/pci/agp_if.m > > perl5 $S/kern/makedevops.pl -c $S/pci/agp_if.m > > Done this, and the error is not the same but almost. Now the error looks > like this: > > . > . > . > . > ===> splash > ===> splash/bmp > ===> splash/pcx > ===> streams > ===> svr4 > ===> vesa > ===> wi > ===> 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 > > Stop in /usr/src/sys/compile/PLUTO. > > And then nothing more! > You should use the buildkernel/installkernel targets as described in src/UPDATING file. The problem is that your bsd.kmod.mk is out of sync with Makefiles. -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message