Bug 1124 - Xevie library build failure on Darwin
Summary: Xevie library build failure on Darwin
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/XQuartz (show other bugs)
Version: 6.8.0
Hardware: PowerPC Mac OS X (All)
: highest blocker
Assignee: Torrey T. Lyons
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 269 351
  Show dependency treegraph
 
Reported: 2004-08-18 12:25 UTC by Torrey T. Lyons
Modified: 2007-12-16 17:55 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.