Fellow wine users and developers! I have tried to compile the latest snapshot of wine(20050830) under Solaris, but i get the following error: gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DBINDIR="\"/opt/sfw/bin\"" -DDLLDIR="\"/opt/sfw/lib/wine\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -o ldt.o ldt.c ldt.c:107: error: conflicting types for 'sysi86' /usr/include/sys/sysi86.h:248: error: previous declaration of 'sysi86' was here ldt.c:107: error: conflicting types for 'sysi86' /usr/include/sys/sysi86.h:248: error: previous declaration of 'sysi86' was here *** Error code 1 make: Fatal error: Command failed for target `ldt.o' Current working directory /home/henrikj/sfw/cmd/wine/wine-20050830/libs/wine *** Error code 1 Any suggestions on how to get it trought this, is it a bug? Regards Henrik