[Openchrome-users] [openChrome] #76: Compile Fails with Mesa 6.5.1.
openChrome
trac
Thu Sep 21 16:08:42 PDT 2006
#76: Compile Fails with Mesa 6.5.1.
-----------------------------+----------------------------------------------
Reporter: pat at suwalski.net | Owner: somebody
Type: defect | Status: new
Priority: blocker | Component: xdriver
Version: 1.0 | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by jon.nettleton at gmail.com):
This fixes it. I tested it with xorg 7.0 as well. If someone using 6.x
can verify it I will commit it.
{{{
Index: unichrome/via_drmclient.h
===================================================================
--- unichrome/via_drmclient.h (revision 213)
+++ unichrome/via_drmclient.h (working copy)
@@ -26,9 +26,8 @@
#include "drm.h"
#include "xf86drm.h"
+#include "stdint.h"
-typedef CARD32 uint32_t;
-
#ifdef X_NEED_DRMLOCK
#define drm_hw_lock_t drmLock
#endif
}}}
--
Ticket URL: <http://openchrome.org/trac/ticket/76>
openChrome <http://www.openchrome.org/>
The openChrome project
More information about the Openchrome-users
mailing list