http://bugs.winehq.org/show_bug.cgi?id=13694
Summary: failed to crosscompile kernel32.dll (dogfood) Product: Wine Version: 1.0-rc3 Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de
For getpagesize, munmap, pipe, fcntl, fork, setsid, socketpair, sysconf, times: implicit declaration of function '*****'
For PROT_READ, PROT_WRITE, MAP_FAILED, PROT_NONE, MAP_FIXED, LC_MESSAGES, F_SETFD, SIGPIPE, SIGCHLD, PF_UNIX, SOCK_STREAM, _SC_CLK_TLK: error: '*****' undeclared
For tms: storage size of ‘*****’ isn’t known
More errors, due to the problems above
http://bugs.winehq.org/show_bug.cgi?id=13694
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2008-06-04 20:43:02 --- Please provide a recipe to reproduce. Your description is a bit too ambiguous.
http://bugs.winehq.org/show_bug.cgi?id=13694
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-05 00:47:11 --- There is no point to cross compile kernel32, it won't work in Windows.
http://bugs.winehq.org/show_bug.cgi?id=13694
--- Comment #3 from Detlef Riekenberg wine.dev@web.de 2008-06-05 16:54:17 --- (In reply to comment #1)
Please provide a recipe to reproduce. Your description is a bit too ambiguous.
I use different directories, but the description is here:
http://wiki.winehq.org/CompilingDLLsUsingMingw
http://bugs.winehq.org/show_bug.cgi?id=13694
--- Comment #4 from Detlef Riekenberg wine.dev@web.de 2008-06-05 17:23:11 --- (In reply to comment #2)
There is no point to cross compile kernel32
I want to avoid "-k" for make. http://bugs.winehq.org/show_bug.cgi?id=13690#c2
it won't work in Windows.
Not in the next ~10 Years
http://bugs.winehq.org/show_bug.cgi?id=13694
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-05 21:36:00 --- (In reply to comment #4)
it won't work in Windows.
Not in the next ~10 Years
No, it will never work, it's just not supposed to.
http://bugs.winehq.org/show_bug.cgi?id=13694
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Detlef Riekenberg wine.dev@web.de 2008-06-20 05:54:27 --- closing