I tried wineinstall but it does the same thing. So here is the error, and if anyone can help, thanks in advance. Btw I am running Bodhi Linux 1.4. Code: velja27@velja27-desktop:~/wine-1.5.2$ sudo make make[1]: Entering directory `/home/velja27/wine-1.5.2/tools' make[1]: `makedep' is up to date. make[1]: Leaving directory `/home/velja27/wine-1.5.2/tools' make[1]: Entering directory `/home/velja27/wine-1.5.2/libs/port' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/velja27/wine-1.5.2/libs/port' make[1]: Entering directory `/home/velja27/wine-1.5.2/libs/wine' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o ldt.o ldt.c ldt.c: In function ?modify_ldt?: ldt.c:73: error: ?__NR_modify_ldt? undeclared (first use in this function) ldt.c:73: error: (Each undeclared identifier is reported only once ldt.c:73: error: for each function it appears in.) make[1]: *** [ldt.o] Error 1 make[1]: Leaving directory `/home/velja27/wine-1.5.2/libs/wine' make: *** [libs/wine] Error 2