Bug 4935

Summary: xorg-xserver-0.99.2 compile error in cw.h
Product: xorg Reporter: Paul Vojta <vojta>
Component: Server/GeneralAssignee: Eric Anholt <eric>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 1690    
Attachments:
Description Flags
trivial diff to fix reported issue ajax: 6.9/7.0+

Description Paul Vojta 2005-10-31 11:53:33 UTC
When compiling xorg-xserver-0.99.2 with --disable-dri --disable-glx
--disable-xinerama, I get an error compiling hw/xfree86/loader/misym.c, because
GCOps is not defined in miext/cw/cw.h.  Adding #include "gcstruct.h" to cw.h
fixes the problem.
Comment 1 Eric Anholt 2005-12-01 16:07:37 UTC
Created attachment 3959 [details] [review]
trivial diff to fix reported issue
Comment 2 Adam Jackson 2005-12-10 03:42:28 UTC
Comment on attachment 3959 [details] [review]
trivial diff to fix reported issue

approved, i'll check this in.
Comment 3 Adam Jackson 2005-12-10 05:28:51 UTC
applied, thanks

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.