http://bugs.winehq.com/show_bug.cgi?id=1310
Summary: Compile error. CVS. library/ldt.c Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P1 Component: wine-files AssignedTo: wine-bugs@winehq.com ReportedBy: ivg2@cornell.edu
[root@cobra wine]# make make[1]: Entering directory `/usr/src/wine-cvs/wine/library' gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -fPIC -D__WINESRC__ -DDLLDIR=""/usr/local/lib/wine"" -D_REENTRANT -o ldt.o ldt.c ldt.c: In function `set_thread_area': ldt.c:97: `__NR_set_thread_area' undeclared (first use in this function) ldt.c:97: (Each undeclared identifier is reported only once ldt.c:97: for each function it appears in.) make[1]: *** [ldt.o] Error 1 make[1]: Leaving directory `/usr/src/wine-cvs/wine/library' make: *** [library] Error 2
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1310. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.