http://bugs.winehq.org/show_bug.cgi?id=4617
Summary: wine 0.9.8 compile error Product: Wine Version: 0.9.8. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: csoge4ever@freemail.hu
Hello!
My problem is that when I tried to compile wine 0.9.8 it returned with the following error (the ./configure command runs well and the make returns with this) :
ldt.c: In function 'modify_ldt': ldt.c:80: error: 'SYS_modify_ldt' undeclared (first use in this function) ldt.c:80: error: (Each undeclared identifier is reported only once ldt.c:80: error: for each function it appears in.) make[2]: *** [ldt.o] Error 1 make[2]: Leaving directory `/home/csoege/Egyebek/sources/wine-0.9.8/libs/wine' make[1]: *** [wine] Error 2 make[1]: Leaving directory `/home/csoege/Egyebek/sources/wine-0.9.8/libs' make: *** [libs] Error 2
Sorry if the problem caused by my system and thank you for your answer!
csoege