http://bugs.winehq.org/show_bug.cgi?id=10881
Summary: with valgrind 3.3.0, ntdll compile fails with undefined reference to `VALGRIND_MAKE_WRITABLE' Product: Wine Version: 0.9.51. Platform: Other URL: http://bugs.gentoo.org/show_bug.cgi?id=202542 OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: daniel.santos@pobox.com
Valgrind removed some depreciated macros. Complete bug report with patch available here: http://bugs.gentoo.org/show_bug.cgi?id=202542. Interim solution is to either patch ./dlls/ntdll/signal_i386.c and ./dlls/ntdll/heap.c or downgrade valgrind to < 3.3.0.