On Sat, Jun 19, 2004 at 01:36:15PM -0400, eternal wrote: > similar here... i grabed a fresh cvs late last night, and tried the > gmake routine, which failed with the mutex pthread error messiness. > did `setenv CC "/usr/local/bin/gcc33 -pthread"', and then `make clean'. > then `./configure', `gmake depend', `gmake', `gmake install' > (individually, to make sure all went well). it seemed to (that was the > first time i saw wine build from source on my box). when i try `wine > --version', it returns: > wine: failed to initialize: /usr/local/lib/wine/ntdll.dll.so: mmap of > entire address space failed: Cannot allocate memory The cvs sources reserve memory up front. This is incompatible with FreeBSD's mmap address allocation algorithm. The current Wine implementation *can't* work by design on FreeBSD. -- John Birrell _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users