|
From: | Adam Fedor |
Subject: | [bug #34809] libobjc2 compile fail on MingW |
Date: | Sat, 12 Nov 2011 05:00:36 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22 |
URL: <http://savannah.gnu.org/bugs/?34809> Summary: libobjc2 compile fail on MingW Project: GNUstep Submitted by: fedor Submitted on: Fri 11 Nov 2011 10:00:34 PM MST Category: Libraries Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: I tried compiling the latest libobjc2 svn on MingW and got this: This is gnustep-make 2.6.0. Type 'make print-gnustep-make-help' for help. Making all for library libobjc... Compiling file block_to_imp.c ... block_to_imp.c:8:22: fatal error: sys/mman.h: No such file or directory compilation terminated. make[3]: *** [obj/libobjc.obj/block_to_imp.c.o] Error 1 make[2]: *** [internal-library-all_] Error 2 make[1]: *** [libobjc.all.library.variables] Error 2 make: *** [internal-all] Error 2 Windows doesn't have mmap, but it can map files (see: http://sourceware.org/ml/binutils/2009-10/msg00169.html). I'm not sure I understand enough about what libobjc2 is doing with mmap to implement a fix. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?34809> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |