lib/font/bitmap/bdfread.c doesn't compile

Diego Calleja diegocglinux at yahoo.es
Sun Jul 3 06:09:24 PDT 2005


I've the following error from CVS:

make[5]: Entering directory `/home/diego/cvs/xorg/xc/lib/font/bitmap'
rm -f bdfread.o
gcc -m32 -c -O2 -march=pentium3 -mcpu=pentium3  -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes                         -Wmissing-prototypes -Wmissing-declarations                     -Wredundant-decls -Wnested-externs -Wundef  -I../../../include/fonts -I../include  -I../../.. -I../../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L                               -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
                                 -D_GNU_SOURCE                            -DFUNCPROTO=15 -DNARROWPROTO   -DBDFFORMAT -DPCFFORMAT -DSNFFORMAT   bdfread.c

bdfread.c:58:32: X11/fonts/fntfilst.h: No existe el fichero o el directorio ("no such file or directory")
bdfread.c:59:32: X11/fonts/fontutil.h: No existe el fichero o el directorio
bdfread.c:61:30: X11/fonts/bitmap.h: No existe el fichero o el directorio


Reading bdfread.c i see:
#include <X11/fonts/fntfilst.h>
#include <X11/fonts/fontutil.h>
/* use bitmap structure */
#include <X11/fonts/bitmap.h>


but then, those files are at:
./lib/font/include/fntfilst.h
./lib/font/include/fontutil.h
./lib/font/include/bitmap.h
in my tree. 


		
______________________________________________ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es



More information about the xorg mailing list