Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2000 10:49:24 +0300
From:      Ruslan Ermilov <ru@sunbay.com>
To:        Dmitry Malov <maloff@corbina.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: agp_if.c
Message-ID:  <20000808104924.E11454@sunbay.com>
In-Reply-To: <134950593991.20000808104445@corbina.net>; from maloff@corbina.net on Tue, Aug 08, 2000 at 10:44:45AM %2B0400
References:  <134950593991.20000808104445@corbina.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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


Cheers,
-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000808104924.E11454>