OpenSolaris

Printable Version Enter a New Search
Bug ID 6529003
Synopsis Xorg should not be including <sys/immu.h>
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:xorg-server
Keywords
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_61
Fixed In snv_61
Release Fixed solaris_nevada(snv_61)
Related Bugs
Submit Date 27-February-2007
Last Update Date 22-March-2007
Description
In the Xorg server sources, hw/xfree86/os-support/xf86_OSlib.h includes <sys/immu.h> .
ON deleted that header in nv_57, and searching the code shows Xorg was not referencing
anything defined in that header, so it should be moved into the 
if !(defined (sun) && defined (SVR4)) section of the code.
Fix committed to X.Org git repository for X11R7.3 release:


Date: Tue, 27 Feb 2007 17:55:48 +0000 (-0800)
Subject: Sun bug 6529003: Xorg should not be including <sys/immu.h> on Solaris
X-Git-Url: http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=5680efc0d2baf0a9451e82e490e3690fc23dda0f
Work Around
N/A
Comments
N/A