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.
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.
*** Bug 7509 has been marked as a duplicate of this bug. ***
Ping. Can we get someone to review this and put it in the tree? Thanks
I have a fix that works for other non-i386 architektures as well. Will be checked in shortly.
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.