Bug 21584

Summary: mpd whines if kernel has option NETGRAPH
Product: Ports & Packages Reporter: ahd <ahd>
Component: Individual Port(s)Assignee: Archie Cobbs <archie>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description ahd 2000-09-27 00:20:00 UTC
	At start up with NETGRAPH linked into Kernel, MPD port reports:

	module_register: module netgraph already exists!
	linker_file_sysinit "netgraph.ko" failed to register! 17

Fix: 

Workaround would be to gen kernel w/o NETGRAPH
How-To-Repeat: 
	Build Kernel with NETGRAPH
	Invoke mpd.
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2001-04-11 00:07:18 UTC
Responsible Changed
From-To: freebsd-ports->archie

Over to maintainer.
Comment 2 Archie Cobbs 2001-04-11 22:58:32 UTC
Hello,
If possible could you see if the same problem happens on a 4.3-RC3 system?

Thanks,
-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com
Comment 3 Archie Cobbs freebsd_committer freebsd_triage 2001-09-13 06:27:17 UTC
State Changed
From-To: open->closed

Should be fixed by now by linker fixes over the past year.