Bug 14347

Summary: kdump & truss won't compile because additional includes needed
Product: Base System Reporter: Richard Wackerbarth <rkw>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   

Description Richard Wackerbarth 1999-10-15 12:40:01 UTC
	try to compile usr.bin/kdump

Fix: 

Add the following lines to usr.bin/kdump/mkioctls

22a23
> 	print "#define DPT_MEASURE_PERFORMANCE"
38a40,46
> 	print "#include <netinet/ip_compat.h>"
> 	print "#include <netinet/ip_fil.h>"
> 	print "#include <netinet/ip_state.h>"
> 	print "#include <netinet/ip_nat.h>"
> 	print "#include <netinet/ip_frag.h>"
> 	print "#include <netinet/ip_auth.h>"
> 	print "#include	<netncp/ncp.h>"
How-To-Repeat: 
	cd /usr/src/usr.bin/kdump
        make
Comment 1 ru freebsd_committer freebsd_triage 2001-03-27 17:20:26 UTC
State Changed
From-To: open->closed

Not reproduceable anymore.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-04 02:56:40 UTC
State Changed
From-To: closed->open

I'll take it. 


Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-04 02:56:40 UTC
Responsible Changed
From-To: freebsd-bugs->pgollucci

I'll take it.
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-13 06:33:41 UTC
Responsible Changed
From-To: pgollucci->freebsd-bugs

wrong pr
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-14 18:08:53 UTC
State Changed
From-To: open->closed

re-close