X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=4.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Wed, 1 Feb 2012 11:08:42 +0300 Message-ID: <CACh7tUPrutfempLD8rU_zKbKLV6UAdsJhhMecx77BCzpQsvFdw@mail.gmail.com> Subject: Python 2.7.2 compile error From: Timothy Makobu <makobu DOT mwambiriro AT gmail DOT com> To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi all, I have installed the entire dev section, but when I try to compile the above, I get the error below: 2 [main] python 4368 C:\cygwin\usr\local\src\Python-2.7.2\python.exe: *** fatal error - unable to remap \\?\C:\cygwin\usr\local\src\Python-2.7.2\build\lib.cygwin-1.7.9-i686-2.7\grp.dll to same address as parent: 0x450000 != 0x480000 Stack trace: Frame Function Args 00229BD8 6102796B (00229BD8, 00000000, 00000000, 00000000) 00229EC8 6102796B (6117EC60, 00008000, 00000000, 61180977) 0022AEF8 61004F1B (611A7FAC, 6124929C, 00450000, 00480000) End of stack trace 2 [main] python 5368 fork: child 4368 - died waiting for dll loading, errno 11 error: Resource temporarily unavailable Makefile:426: recipe for target `sharedmods' failed make: *** [sharedmods] Error 1 I installed Cygwin an hour ago, and I'm on Windows7 Pro. -- sent from my two tin cans via hangerwire -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple