CVS Update: xc (branch: trunk)

Matthieu Herrb matthieu.herrb at laas.fr
Fri May 27 16:41:58 PDT 2005


Josh Triplett wrote:
> CVSROOT:	/cvs/xorg
> Module name:	xc
> Changes by:	josh at gabe.freedesktop.org	05/05/27 10:44:08
> 
> Log message:
>   Reference X11/fonts header files using X11/fonts/ prefix.
> 
> Modified files:
>       util/modular/:
>         symlink.sh 
>       xc/lib/font/FreeType/:
>         ftenc.c ftfuncs.c fttools.c 
>       xc/lib/font/bitmap/:
>         bdfutils.c 
>       xc/lib/font/builtins/:
>         builtin.h 
>       xc/lib/font/fc/:
>         fsconvert.c fserve.c fsio.c 
>       xc/lib/font/fontcache/:
>         fontcache.h 
>       xc/lib/font/include/:
>         fntfilst.h fontutil.h fontxlfd.h 
>       xc/lib/font/stubs/:
>         stubs.h 
>       xc/lib/font/util/:
>         fontaccel.c fontnames.c fontutil.c fontxlfd.c format.c 
>         patcache.c private.c 

This breaks the monolitic tree build

cc -c -pipe -Wall -Wpointer-arith -Wstrict-prototypes 
   -Wmissing-prototypes -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wundef  -I../../../include/fonts 
-I../include  -I../../.. -I../../../exports/include   -DCSRG_BASED 
-DFUNCPROTO=15 -DNARROWPROTO   -DBDFFORMAT -DPCFFORMAT -DSNFFORMAT   -O2 
-fno-strict-aliasing   bdfread.c -o unshared/bdfread.o
In file included from bdfread.c:58:
../include/fntfilst.h:43:34: X11/fonts/fontstruct.h: No such file or 
directory
In file included from ../include/fntfilst.h:45,
                  from bdfread.c:58:
../include/fntfil.h:79: error: syntax error before "fpe"
../include/fntfil.h:79: warning: function declaration isn't a prototype
../include/fntfil.h:80: error: syntax error before "fpe"
../include/fntfil.h:80: warning: function declaration isn't a prototype
../include/fntfil.h:81: error: syntax error before "fpe"
../include/fntfil.h:81: warning: function declaration isn't a prototype
../include/fntfil.h:82: error: syntax error before "FontPathElementPtr"
../include/fntfil.h:86: warning: function declaration isn't a prototype
../include/fntfil.h:87: error: syntax error before "fpe"
../include/fntfil.h:87: warning: function declaration isn't a prototype
../include/fntfil.h:88: error: syntax error before "fpe"

... and so on...
-- 
Matthieu Herrb



More information about the xorg mailing list