http://bugs.winehq.org/show_bug.cgi?id=21181
--- Comment #2 from Alex cerebro.alexiel@gmail.com 2009-12-29 09:28:58 --- As you wish Sir !! (The boss is always right)
To begin, I ran make in libs/ (to get libwine and libwine_port) then in tools/ (to get winegcc, winebuild ...)
Except some warnings, all went OK.
And I tried 'make' in loader/. It's maybe a bad choice but it doesn't depend on kernel32, no spec files...etc
(logs are attached below)
The linker doesn't complain (so he found libwine) but can't find reference to wine_mmap_add_reserved_area (although defined in libs/wine/mmap.c).
I hope you understand what's wrong.
make wine-preloader fails too. And here I know why : syscall.h is not present in cygwin.