[Wine] Re: cannot compile wine 1.3.28

melancholy wineforum-user at winehq.org
Mon Sep 12 15:12:17 CDT 2011


ok, I could fix the problem with gcc by creating symlinks, but now, compiling wine results in the following error in the make process:

Code:
ldt.c: In function ‘modify_ldt’:
ldt.c:73:21: error: ‘__NR_modify_ldt’ undeclared (first use in this function)
ldt.c:73:21: note: each undeclared identifier is reported only once for each function it appears in
ldt.c:74:1: warning: control reaches end of non-void function [-Wreturn-type]
make[1]: *** [ldt.o] Error 1
make[1]: Leaving directory `/home/yuki/archive/wine-1.3.28/libs/wine'
make: *** [libs/wine] Error 2



I googled that, but couldn't find anything...







More information about the wine-users mailing list