[Bug 1310] - Compile error. CVS. library/ldt.c

wine-bugs at winehq.com wine-bugs at winehq.com
Wed Mar 5 07:38:26 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1310





------- Additional Comments From andi at rhlx01.fht-esslingen.de  2003-03-05 07:38 -------
I really don't see why you should get such an error.
In line 97 in CVS, there's SYS_set_thread_area, NOT __NR_set_thread_area.

Or try:

cd /usr/include
find|xargs grep __NR_set_thread_area

to hopefully get some more clue on why exactly this error happens :-\
(perhaps SYS_set_thread_area is defined as __NR_set_thread_area somewhere in
/usr/include)

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.



More information about the wine-bugs mailing list