http://bugs.winehq.org/show_bug.cgi?id=34330
--- Comment #10 from Austin English austinenglish@gmail.com 2013-09-05 17:28:51 CDT --- kfreebsd32 works. Note that the macro needed there is __FreeBSD_kernel__. If that is set, the new behavior is used, which causes a compiler warning: mmap.c:142: warning: pointer targets in passing argument 3 of 'mincore' differ in signedness /usr/include/sys/mman.h:124: note: expected 'unsigned char *' but argument is of type 'char *'