Hi! I get this error when I'm trying to compile wine 0911 release on Red Hat Fedora (with gcc-3.3.1-5) using the tools/wineinstall script. Can someone please tell what is wrong? I could't compile last month's wine either. There was a segfault at the end of the installation process, when it reached some "wine registry". make[2]: Entering directory `/home/wine/wine-20030911/dlls/wininet' gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -D__WINESRC__ -D_WINX32_ -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o cookie.o cookie.c In file included from /usr/include/openssl/ssl.h:179, from internet.h:36, from cookie.c:39: /usr/include/openssl/kssl.h:136: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:149: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:150: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:151: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:151: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:152: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:153: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:155: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:157: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:159: error: syntaxfel before '*' token /usr/include/openssl/kssl.h:167: error: syntaxfel before '*' token In file included from internet.h:36, from cookie.c:39: /usr/include/openssl/ssl.h:909: error: syntaxfel before "KSSL_CTX" /usr/include/openssl/ssl.h:931: error: syntaxfel before '}' token make[2]: *** [cookie.o] Error 1 make[2]: Leaving directory `/home/wine/wine-20030911/dlls/wininet' make[1]: *** [wininet] Error 2 make[1]: Leaving directory `/home/wine/wine-20030911/dlls' make: *** [dlls] Error 2 Compilation failed, aborting install. ------------------------------------------------------------------ Gratis svenskpråkig e-post och förmånliga textmeddelanden http://webmail.surfnet.fi ------------------------------------------------------------------