Bug 4935 - xorg-xserver-0.99.2 compile error in cw.h
Summary: xorg-xserver-0.99.2 compile error in cw.h
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Eric Anholt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1690
  Show dependency treegraph
 
Reported: 2005-10-31 11:53 UTC by Paul Vojta
Modified: 2005-12-09 10:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
trivial diff to fix reported issue (780 bytes, patch)
2005-12-01 16:07 UTC, Eric Anholt
ajax: 6.9/7.0+
Details | Splinter Review

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.