Bug 124416

Summary: cant build kernel
Product: Base System Reporter: yriy <yrletov>
Component: amd64Assignee: freebsd-amd64 (Nobody) <amd64>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description yriy 2008-06-09 14:20:01 UTC
when build kernel after buildworld get
/usr/src/sys/nlm/nlm_prot_impl.c:697:error:'nlm_global_lock' undeclared (first use in this function)
/usr/src/sys/nlm/nlm_prot_impl.c:697:error:(each undeclared identifier is reported only once
/usr/src/sys/nlm/nlm_prot_impl.c:697:error: for each function it aappears in.)
*** Error code 1

and stop in /usr/src.

How-To-Repeat: cvsup 7.0-release amd64 to releng, make buildworld, make buildkernel KERNCONF=GENERIC then error appear
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2008-06-09 15:11:50 UTC
yriy wrote:

> cvsup 7.0-release amd64 to releng, make buildworld, make buildkernel KERNCONF=GENERIC then error appear

Should be fixed already.  Usually it is not worth opening a PR about 
build failures; ask on the mailing list or just wait an hour or two and 
retry.

Kris
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2008-06-09 15:11:56 UTC
State Changed
From-To: open->closed

Believed to be fixed already.  If not, please follow up on 
freebsd-stable@FreeBSD.org.