[Xorg] XORG-CURRENT not building?
Roland Mainz
roland.mainz at nrubsig.org
Fri Apr 23 17:07:35 PDT 2004
Stuart Kreitman wrote:
> I have a checkout from yesterday, the XORG-CURRENT (co done 4-22-2004,
> 3:52 PST)
> appears to not build on my SuSe 8 based system, breaks in
> programs/mkfontscale/mkfontscale.c (ftbdf,h changed??)
>
> Will try my luck on the HEAD branch.
Uhm... I have the same problem on SuSE 8.2 since the FreeType2 library
shipped with SuSE 8.2 is too old.
Solution/workaround:
-- snip --
Index: xc/config/cf/site.def
===================================================================
RCS file: /cvs/xorg/xc/config/cf/site.def,v
retrieving revision 1.1.4.3
diff -u -r1.1.4.3 site.def
--- a/xc/config/cf/site.def 15 Apr 2004 10:13:10 -0000 1.1.4.3
+++ b/xc/config/cf/site.def 23 Apr 2004 08:19:37 -0000
@@ -41,6 +41,8 @@
#define SiteIConfigFiles $(IRULESRC)/xorgsite.def $(IRULESRC)/host.def
#endif
+#define HasFreetype2 NO
+
#include <host.def>
#include <xorgsite.def>
-- snip --
If someone knows a way to detect SuSE 8.x excplitly within an IMakefile
I make a patch to cure that problem...
----
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) roland.mainz at nrubsig.org
\__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
/O /==\ O\ TEL +49 2426 901568 FAX +49 2426 901569
(;O/ \/ \O;)
More information about the xorg
mailing list