Bug 8532

Summary: Don't define _PC for hw/xfree86/int10 build on ia64
Product: xorg Reporter: Alex Williamson <alex.williamson>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: high CC: maeda.naoaki, mat, myron.stowe
Version: 7.1 (2006.05)   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Don't define _PC for hw/xfree86/int10 build on ia64 none

Description Alex Williamson 2006-10-06 12:50:23 UTC
In the modularization transition from X.org 6.9 to 7.0, we somehow seem to have
decided all architectures should build the hw/xfree86/int10 directory with _PC
defined.  This doesn't seem to be correct for ia64 as we should try to avoid
using legacy address spaces there.  I'll upload a patch to change this.
Comment 1 Alex Williamson 2006-10-06 12:52:37 UTC
Created attachment 7274 [details] [review]
Don't define _PC for hw/xfree86/int10 build on ia64

There might be better ways to do this, and I imagine there are other
architectures that don't want to be treated as a PC, but this seems to do the
right thing for ia64.
Comment 2 George - 2006-10-07 02:09:03 UTC
*** Bug 7509 has been marked as a duplicate of this bug. ***
Comment 3 Alex Williamson 2006-10-26 10:24:35 UTC
Ping.  Can we get someone to review this and put it in the tree?  Thanks
Comment 4 Matthias Hopf 2006-11-02 08:39:43 UTC
I have a fix that works for other non-i386 architektures as well. Will be
checked in shortly.
Comment 5 Matthias Hopf 2006-11-03 10:10:30 UTC
Commited.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.