From rkw@dataplex.net Fri Oct 15 04:31:32 1999
Return-Path: <rkw@dataplex.net>
Received: from mail.utexas.edu (wb3-a.mail.utexas.edu [128.83.126.138])
	by hub.freebsd.org (Postfix) with SMTP id 251A114C11
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 15 Oct 1999 04:31:31 -0700 (PDT)
	(envelope-from rkw@dataplex.net)
Received: (qmail 14452 invoked by uid 0); 15 Oct 1999 11:31:30 -0000
Received: from dial-48-25.ots.utexas.edu (HELO nomad.dataplex.net) (128.83.251.121)
  by umbs-smtp-3 with SMTP; 15 Oct 1999 11:31:30 -0000
Message-Id: <99101505513200.37464@nomad.dataplex.net>
Date: Fri, 15 Oct 1999 05:43:07 -0500
From: Richard Wackerbarth <rkw@dataplex.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Namespace conflict MDF_

>Number:         14346
>Category:       kern
>Synopsis:       Both pccard/cardinfo.h and sys/memrange.h use the same namespace
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 04:40:01 PDT 1999
>Closed-Date:    Sun Sep 29 17:48:05 MDT 2002
>Last-Modified:  Sun Sep 29 17:48:05 MDT 2002
>Originator:     Richard Wackerbarth
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:
>Description:

	There are conflicting definitions of MDF_ACTIVE in these two areas.
	This causes an error when compiling a module that requires both of them.
	Since kdump/truss need ALL the ioctl's, they run into this conflict.
	This may not be a problem for "normal" programs.
>How-To-Repeat:

	compile ioctl.c in usr.bin/kdump

>Fix:

	One or both of the namespaces should be changed


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: imp 
Responsible-Changed-When: Mon May 15 23:11:14 MDT 2000 
Responsible-Changed-Why:  
I'll investigate.  pccard/cardinfo is going away soon anyway. 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Sun Sep 29 17:47:40 MDT 2002 
State-Changed-Why:  
WONT FIX.  The pccard part of this is on the glide path to be removed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=14346 
>Unformatted:
