[Bug 34330] Wine64 does not work on FreeBSD

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 5 17:28:51 CDT 2013


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

--- Comment #10 from Austin English <austinenglish at 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 *'

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list