Compile failure on Solaris

wine at henkis.net wine at henkis.net
Sun Sep 18 08:05:33 CDT 2005


I get the following error when i try to compile Win on my Solaris x86 machine:

gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DBINDIR="\"/usr/local/bin\"" -DDLLDIR="\"/usr/local/lib/wine\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith  -g -O2  -o debug.o debug.c
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DBINDIR="\"/usr/local/bin\"" -DDLLDIR="\"/usr/local/lib/wine\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith  -g -O2  -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
gmake[2]: *** [ldt.o] Error 1
gmake[2]: Leaving directory `/home/henrikj/wine/wine/libs/wine'
gmake[1]: *** [wine] Error 2
gmake[1]: Leaving directory `/home/henrikj/wine/wine/libs'
gmake: *** [libs] Error 2

Thankful for any assistance...

Regards
Henrik



More information about the wine-devel mailing list