Am 18.04.2012 09:42, schrieb velja27:
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)
Did you install libc-dev and linux-libc-dev? That are the names of Debian packages,
I don't know their name in Bodhi Linux. Reinhard