http://bugs.winehq.org/show_bug.cgi?id=34330
Bug #: 34330 Summary: Wine64 does not work on FreeBSD Product: Wine Version: 1.7.0 Platform: x86-64 OS/Version: FreeBSD Status: NEW Keywords: download, source, win64 Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Using PC-BSD 9.1 and gcc4.6, wine64 compiles, however, it fails to run:
# ./wine64 cmd wine: failed to map the shared user data: c0000018
also tried the mmap patch from their port: http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/wine/files/patch-parti...
but it made no difference.