[Bug 2354] Can't compiled, error at int13.0

Wine Bugs wine-bugs at winehq.org
Sat Sep 4 07:53:38 CDT 2004


http://bugs.winehq.org/show_bug.cgi?id=2354





------- Additional Comments From davidjnice at btinternet.com  2004-04-09 07:53 -------
I also have SW10 with a complied 2.6.7 kernel (not testing).  When I recieved
this error I checked the line 342 of /usr/include/linix/fd.h  
I checked the file at http://www.linuxhq.com/kernel/v2.6/7/include/linux/fd.h
and noticed that the following update has been made:

The line -   void *data;
is now   +   void __user *data;
        
I made a backup of /usr/include/linix/fd.h and then edited the line to show
'void *data; and saved the file.  Now when I run ./wineinstall it completes
sucessfully and I can run exe files when I need to.

Perhaps this information cound help a developer to know how to resolve this?
Hope this helps!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list