[ANNOUNCE] fontsproto 2.1.3
Thomas Klausner
wiz at NetBSD.org
Tue Apr 15 04:48:58 PDT 2014
On Mon, Apr 14, 2014 at 07:43:06PM +0200, Julien Cristau wrote:
> This release features a number of spec formatting improvements, and some
> header adjustments for current xserver.
This release breaks libXfont-1.4.7, the current libXfont release, for
me. I see:
--- patcache.lo ---
patcache.c:130:1: error: conflicting types for 'CacheFontPattern'
CacheFontPattern (FontPatternCachePtr cache,
^
In file included from /scratch/x11/libXfont/work/.buildlink/include/X11/fonts/fontstruct.h:28:0,
from patcache.c:35:
/scratch/x11/libXfont/work/.buildlink/include/X11/fonts/font.h:141:18: note: previous declaration of 'CacheFontPattern' was here
extern void CacheFontPattern (
^
patcache.c:176:1: error: conflicting types for 'FindCachedFontPattern'
FindCachedFontPattern (FontPatternCachePtr cache,
^
In file included from /scratch/x11/libXfont/work/.buildlink/include/X11/fonts/fontstruct.h:28:0,
from patcache.c:35:
/scratch/x11/libXfont/work/.buildlink/include/X11/fonts/font.h:151:21: note: previous declaration of 'FindCachedFontPattern' was here
extern FontPtr FindCachedFontPattern (
^
Thomas
More information about the xorg-devel
mailing list