hi, for some versions of wine now I had a compilation problem. I use Suse linux 7.1. The rest see below. All I did was using tools/wineinstall, because I do not want to install a whole windows on my machine. ----------------------------------------- < dani@ta127038:~/src/wine-20010824 > tools/wineinstall WINE Installer v0.7 ..... gcc -c -I. -I. -I../../include -I../../include -I/usr/local/include/freetype2 -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o truetype.o truetype.c truetype.c:89: parse error before `face' truetype.c: In function `FindCharMap': truetype.c:91: `FT_Int' undeclared (first use in this function) truetype.c:91: (Each undeclared identifier is reported only once truetype.c:91: for each function it appears in.) truetype.c:91: parse error before `i' truetype.c:92: `FT_Error' undeclared (first use in this function) truetype.c:93: `FT_CharMap' undeclared (first use in this function) truetype.c:95: `i' undeclared (first use in this function) truetype.c:95: `face' undeclared (first use in this function) truetype.c:102: `charmap' undeclared (first use in this function) truetype.c:110: `p_charmap' undeclared (first use in this function) truetype.c:118: `error' undeclared (first use in this function) truetype.c:118: warning: implicit declaration of function `FT_Set_Charmap' truetype.c:119: `FT_Err_Ok' undeclared (first use in this function) truetype.c:125: `p_sz' undeclared (first use in this function) truetype.c: At top level: 2.95.2 Linux ta127038 2.4.0-4GB #1 Mon Jan 22 16:42:16 GMT 2001 i686 unknown -------------------------------------------------------- thanks, daniel