On Mar 2, 2012, at 7:57 AM, Alan Coopersmith
wrote:
>> Yeah, needs a newer libXfont release, by which I mean, libXfont needs a
>> release.
>
> Oops, sorry for failing to notice the dependency - built fine for me using
> all the latest git versions, so I didn't check against released packages.
On 03/ 2/12 07:49 AM, Adam Jackson wrote:
On 3/2/12 9:39 AM, Andreas Radke wrote:
FTBS here ar ArchLinux:
make[2]: Entering directory `/build/src/xfs-1.1.2'
CC atom.o
CC cache.o
CC charinfo.o
In file included from difs/charinfo.c:66:0:
./include/difs.h:45:13: error: conflicting types for 'MakeA
On 3/2/12 9:39 AM, Andreas Radke wrote:
FTBS here ar ArchLinux:
make[2]: Entering directory `/build/src/xfs-1.1.2'
CC atom.o
CC cache.o
CC charinfo.o
In file included from difs/charinfo.c:66:0:
./include/difs.h:45:13: error: conflicting types for 'MakeAtom'
/usr/include/X11/
FTBS here ar ArchLinux:
make[2]: Entering directory `/build/src/xfs-1.1.2'
CC atom.o
CC cache.o
CC charinfo.o
In file included from difs/charinfo.c:66:0:
./include/difs.h:45:13: error: conflicting types for 'MakeAtom'
/usr/include/X11/fonts/fontmisc.h:55:13: note: previous declar
xfs is the X Font Server, allowing remote X servers such as X Terminals to
access fonts for rendering via X11 core protocol requests.
This minor maintenance release contains a number of fixes for issues
found by static analysis and compiler warnings, code & doc cleanups,
and build configuration im