Bug 25019

Summary: Problem trying to build new kernel
Product: Base System Reporter: Elliot Dierksen <ebd>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   

Description Elliot Dierksen 2001-02-11 22:50:03 UTC
	Did a cvsup of src-all on system currently running 4.0-RELEASE. I tried
	to build a new kernel image, but it failed during 'make depend' while
	doing the dependencies for the agp module. The error was that it didn't
	know how to make if_agp.c. I thought I might have screwed up my kernel
	definition, so I deleted the compile directory, re-ran config, but no
	change. I then tried building the GENERIC kernel, and go the same
	result. It looks like if_agp.c is built by perl from a .m file, but that
	does not seem to be happening. I even ran another cvsup on srs-sys in
	case I just happened to catch something in midstream, but that didn't
	help either.

Fix: 

Not know as of the moment.
How-To-Repeat: 
	Try to build a kernel from source as above.
Comment 1 dd freebsd_committer freebsd_triage 2001-06-10 01:38:51 UTC
State Changed
From-To: open->closed

Transient build error, lack of information, etc.