Re: [ANNOUNCE] xfs 1.1.2

2012-03-02 Thread Adam Jackson

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/fonts/fontmisc.h:55:13: note: previous declaration of 
'MakeAtom' was here
./include/difs.h:46:12: warning: redundant redeclaration of 'ValidAtom' 
[-Wredundant-decls]
/usr/include/X11/fonts/fontmisc.h:56:12: note: previous declaration of 
'ValidAtom' was here
./include/difs.h:47:15: warning: redundant redeclaration of 'NameForAtom' 
[-Wredundant-decls]
/usr/include/X11/fonts/fontmisc.h:57:14: note: previous declaration of 
'NameForAtom' was here
make[2]: *** [charinfo.o] Error 1
make[2]: Leaving directory `/build/src/xfs-1.1.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/xfs-1.1.2'
make: *** [all] Error 2


Yeah, needs a newer libXfont release, by which I mean, libXfont needs a 
release.


- ajax

___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


[ANNOUNCE] xfs 1.1.2

2012-02-28 Thread Alan Coopersmith
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 improvements.

Alan Coopersmith (15):
  Make config.cpp rule compatible with Solaris make
  resync font-path checking with xserver's configure.ac
  Remove dependency on libFS, the client-side library
  Fix gcc -Wwrite-strings warnings for initialization with string literals
  Add _X_ATTRIBUTE_PRINTF to error reporting functions
  Fix warnings about mismatched printf arg types
  Add _X_NORETURN to declarations of functions that exit
  Don't pass a static string to TRANS(GetReopenInfo)
  Constify string argument to MakeAtom
  Make CONFIG_ERR_* values be strings instead of indexes in ConfigErrors 
array
  Fix printf format errors found by gcc now that it can check
  Move os/config.h into os/config.c
  Use config.h for autoconf output now that there's no conflict
  Call malloc, not xalloc
  xfs 1.1.2

Gaetan Nadon (6):
  config: HTML file generation: use the installed copy of xorg.css
  doc: use common makefile for developers documentation
  config: fix distcheck for config.cpp
  devbook.am: maintenance update from docbook.am
  docs: use the fullrelvers; entity to set X11 release information
  xfs-design: add missing legal text for Copyright holder

Martin Jansa (1):
  config: look for fontpath.d only if --with-default-font-path wasn't 
specified #31290

git tag: xfs-1.1.2

http://xorg.freedesktop.org/archive/individual/app/xfs-1.1.2.tar.bz2
MD5:  39e507a7a1b656885c4828a915e5805b
SHA1: d4a64e12f8a773bd0120977191586ca12baf1ace
SHA256: 0dea61cce3897b4d9d844bbd2c7850cd4e80e12c12b38158b4f92574b027e39d

http://xorg.freedesktop.org/archive/individual/app/xfs-1.1.2.tar.gz
MD5:  567348f7d6a21c1931dd67704c852aa1
SHA1: 9bc359be84236464250777c0d01b47b55a7f8c36
SHA256: 79d01efb4e75f886e82677df8363e2721b04f743ef07ae48dcfcfddbc21d2824


-- 
-Alan Coopersmith-  alan.coopersm...@oracle.com
 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


pgpnugHkJxw2Y.pgp
Description: PGP signature
___
xorg-announce mailing list
xorg-announce@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-announce