Bug 1124

Summary: Xevie library build failure on Darwin
Product: xorg Reporter: Torrey T. Lyons <torrey>
Component: Server/DDX/XQuartzAssignee: Torrey T. Lyons <torrey>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: highest CC: kem
Version: 6.8.0   
Hardware: PowerPC   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 269, 351    

Description Torrey T. Lyons 2004-08-18 12:25:13 UTC
libXevie fails to build on Darwin. The following patch files this:

Index: darwinLib.tmpl
===============================================================
====
RCS file: /cvs/xorg/xc/config/cf/darwinLib.tmpl,v
retrieving revision 1.4
diff -u -d -b -w -r1.4 darwinLib.tmpl
--- darwinLib.tmpl      16 Aug 2004 16:36:13 -0000      1.4
+++ darwinLib.tmpl      18 Aug 2004 18:49:29 -0000
@@ -57,3 +57,4 @@
 #define SharedXfixesReqs    $(LDPRELIB) $(XLIB)
 #define SharedXdamageReqs   $(LDPRELIB) $(XFIXESLIB) $(XLIB)
 #define SharedXcompositeReqs $(LDPRELIB) $(XDAMAGELIB) $(XFIXESLIB) $(XLIB)
+#define SharedXevieReqs     $(LDPRELIB) $(XLIB)
Comment 1 Kevin E. Martin 2004-08-18 16:13:10 UTC
Patch checked in.
Closing.

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.