Subject: Re: Xft.h syntax errors in abiword make again
To: Jeremy C. Reed <reed@reedmedia.net>
From: Art Lemasters <slemas1@mindspring.com>
List: current-users
Date: 02/16/2004 23:11:38
Jeremy C. Reed wrote:
> On Mon, 16 Feb 2004, Art Lemasters wrote:
>
>
>> During abiword includes, the sytax error messages are showing
>>from Xft.h again. I'm running current, 1.6ZK, xsrc from cvs,
>>yesterday. Is anyone else seeing this? Is it an upstream (abiword
>>development) thing again?
>
>
> Are you using pkgsrc to build abiword?
Yes.
> If so, how recent is your pkgsrc?
pkgsrc.tar.gz (current) was downloaded and installed today. It
was dated the 14th at ftp4.netbsd.org.
> And what file does your buildlinked Xft.h point to?
> ls -l work*/.*buildlink*/include/X11/Xft/Xft.h
lrwxr-xr-x 1 root 125 30 Feb 16 21:45 work/.buildlink-x11/include/X11/Xft/Xft.h ->
/usr/pkg/include/X11/Xft/Xft.h
lrwxr-xr-x 1 root 125 30 Feb 16 21:45 work/.buildlink/include/X11/Xft/Xft.h ->
/usr/pkg/include/X11/Xft/Xft.h
This is a little embarrassing, but I forgot how to send make to
a file, including all of the lines like "../../../" It appears that
cat or make leaves those out. Mailx is stopping with something about
aliases.
So I'll write a few of the first lines, just in case the problem
is in abiword.
In file included from ../../../../src/af/xap/unix/xap_UnixFont.h:41,
from ../../../../src/af/xap/unix/xap_UnixFontManager.h:32,
from ../../../../src/af/xap/unix/xap_nixFontPreview.h:27,
from ev_UnixToolbar.cpp:46:
/usr/pkg/include/X11/Xft/Xft.h:58: error: syntax error before `;' token
/usr/pkg/include/X11/Xft/Xft.h:92: error: `FT_UInt' is used as a type, but is
[and so on]
and will find out how to print to a file with all make errors (for
copying and pasting).
Art
>
> Jeremy C. Reed
> http://www.reedmedia.net/
>
>
>