Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 160012 Details for
Bug 249673
xorg-x11-server is broken on alpha
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Another patch that I merged in from old specfile created by AlphaCore team
xorg-alpha-compile-guard.patch (text/plain), 576 bytes, created by
Oliver Falk
on 2007-07-26 12:14:29 UTC
(
hide
)
Description:
Another patch that I merged in from old specfile created by AlphaCore team
Filename:
MIME Type:
Creator:
Oliver Falk
Created:
2007-07-26 12:14:29 UTC
Size:
576 bytes
patch
obsolete
>--- xorg-server-1.1.1/hw/xfree86/os-support/linux/lnx_ev56.c.orig 2006-07-05 22:31:41.000000000 +0400 >+++ xorg-server-1.1.1/hw/xfree86/os-support/linux/lnx_ev56.c 2007-01-08 15:16:17.000000000 +0300 >@@ -14,6 +14,10 @@ > #include "xf86_OSlib.h" > #include "xf86OSpriv.h" > >+#if defined(__alpha__) && !defined(__alpha_bwx__) >+#error "This should be compiled with -mcpu=ev56 option" >+#endif >+ > int readDense8(pointer Base, register unsigned long Offset); > int readDense16(pointer Base, register unsigned long Offset); > int readDense32(pointer Base, register unsigned long Offset);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249673
:
160008
|
160009
|
160010
|
160011
| 160012 |
160013