On Wed, 2002-09-04 at 20:31, j.m.maurer wrote: > I had the same... I copied the files from the fcpackage > to/usr/local/include/X11/Xft/ .. not that it's a nice solution, but it > works :) >
I already did that, and HEAD built, with Xft, before I did the most recent cvs update. The update can't have over-written them, because I run that as David, and David doesn't have write access to the relevant directories. Note: > > ../../../../src/af/xap/unix/xap_UnixFont.h:109: syntax error before `*' > > ../../../../src/af/xap/unix/xap_UnixFont.h:137: syntax error before `*' > > ../../../../src/af/xap/unix/xap_UnixFont.h:200: syntax error before `*' > > ../../../../src/af/xap/unix/xap_UnixFont.h:201: type specifier omitted > > for parameter > > ../../../../src/af/xap/unix/xap_UnixFont.h:201: parse error before `*' > > ../../../../src/af/xap/unix/xap_UnixFont.h:204: warning: ANSI C++ > > forbids declaration `XftFont' with no type The errors are being declared in xap_UnixFont.h, which is one of Abi's files, not one supplied by fcpackage. -- David Chart
