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)
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.