[copy] Copying 1 file to /home/stefano/src/classlib/deploy/jdk/jre/bin
[exec] cc -O1 -march=pentium3 -DLINUX -D_REENTRANT
-DIPv6_FUNCTION_SUPPORT -DHYX86
-I/home/stefano/src/classlib/deploy/include
-I/home/stefano/src/classlib/deploy/jdk/include -I. -I../shared/ -fpic
-Icommon -I/usr/X11R6/include -I/usr/include/freetype2 -Iinclude -c
-o LinuxNativeFont.o LinuxNativeFont.c
[exec] LinuxNativeFont.c:22:25: error: X11/Xft/Xft.h: No such file
or directory
[exec] LinuxNativeFont.c:23:31: error: freetype/tttables.h: No such
file or directory
[exec] LinuxNativeFont.c:24:31: error: freetype/t1tables.h: No such
file or directory
[exec] LinuxNativeFont.c:39:39: error: freetype/internal/tttypes.h:
No such file or directory
[exec] LinuxNativeFont.c:43:31: error: freetype/ftsnames.h: No such
file or directory
[exec] In file included from LinuxNativeFont.c:56:
[exec] LinuxNativeFont.h:61: error: expected
specifier-qualifier-list before ‘FT_Int’
[exec] LinuxNativeFont.c: In function
....
I'm trying to compile classlib on a x86_32 debian server I have access
to but it doesn't have X installed, can i compile without it? if not,
what is the minimum set of packages I need?
--
Stefano.