Fixing xserver to compile with --enable-dri
Ely Levy <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
The problem is that it's not defined in xf86dri.h so I added the #define line to xf86dristr.h which includes that file. and better solution would be to remove the ifdef and all in it but I'm not sure why it was kept Nakee
patch.dri
(text/plain, 233 B)
Index: xf86dristr.h =================================================================== RCS file: /cvs/xserver/xserver/dri/xf86dristr.h,v retrieving revision 1.2 diff -r1.2 xf86dristr.h 40a41,42 > > #define _XF86DRI_SERVER_