Hi,

I have encountered an error during make install of freshly build x from
cvs..

Regards,
Axel

make[3]: Entering directory /usr/local/src/x/xc/lib/Xft1'
rm -f xftdir.o
gcc -c -O2 -fno-strength-reduce  -ansi -pedantic -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wredundant-decls -Wnested-externs -Wundef
-I../../exports/include/freetype2  -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_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO
-DXTHREADS  -D_REENTRANT -DXUSE_MTSAFE_API    -DFREETYPE2      -fPIC
xftdir.c
xftdir.c: In function DirScan':
xftdir.c:34: warning: passing arg 3 of cDirScan' from incompatible pointer
type
xftdir.c:34: warning: passing arg 4 of cDirScan' from incompatible pointer
type
xftdir.c:34: warning: passing arg 5 of cDirScan' makes pointer from integer
without a cast
xftdir.c:34: too few arguments to function cDirScan'
xftdir.c: In function DirSave':
xftdir.c:40: warning: passing arg 2 of cDirSave' from incompatible pointer
type
xftdir.c:40: too few arguments to function cDirSave'
make[3]: *** [xftdir.o] Error 1
make[3]: Leaving directory /usr/local/src/x/xc/lib/Xft1'
make[2]: *** [install] Error 2
make[2]: Leaving directory /usr/local/src/x/xc/lib'
make[1]: *** [install] Error 2
make[1]: Leaving directory /usr/local/src/x/xc'
make: *** [install] Error 2
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to