Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 1999 05:43:07 -0500
From:      Richard Wackerbarth <rkw@dataplex.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/14346: Namespace conflict MDF_
Message-ID:  <99101505513200.37464@nomad.dataplex.net>

next in thread | raw e-mail | index | archive | help

>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:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 04:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99101505513200.37464>