On Thu, Jun 19, 2008 at 2:08 PM, ES5DWXL <wineforum-user@xxxxxxxxxx> wrote: > Greetings again. > > I have been trying to compile Wine 1.0 with no luck. I was using wineinstall utility included with the source. The wineinstall is segfaulting, and the culprit might be an utility in the /tools directory. The error message in question: > make[1]: Leaving directory `/home/user/wine-1.0.0~winehq0~debian~4.0/include' > make[1]: Entering directory `/home/user/wine-1.0.0~winehq0~debian~4.0/fonts' > ../tools/sfnt2fnt -o coue1255.fon -d 128 ./courier.ttf 13,1255,8 > make[1]: *** [coue1255.fon] Segmentation fault > make[1]: Leaving directory `/home/user/wine-1.0.0~winehq0~debian~4.0/fonts' > make: *** [fonts] Error 2 > > Is there any special compiler options needed? > > GCC version is 4.1.2 > Make version is 3.81 > Distro: Xandros Linux > > Any help would be appreciated. > > > > > > What version of fontforge? Have you checked ./configure --verbose?