X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org X-DKIM: Sendmail DKIM Filter v2.8.3 mux2.uit.no p9R9VHPL093631 From: =?utf-8?B?RWR2YXJkc2VuIEvDpXJl?= To: "cygwin AT cygwin DOT com" Subject: Problems installing Imaging-1.1.7 Date: Thu, 27 Oct 2011 09:31:17 +0000 Message-ID: <1319707869.13043.1.camel@kare-desktop> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id p9R9VkmV012337 I’m not able to install Imaging-1.1.7, and I assume it has something to do with the Tcl/Tk dll’s I’ve tried the various rebase solutions as suggested in the list (and a lot of googling), but no luck whatsoever. Here is the output when trying to run the setup script. $ python setup.py build running build running build_py running build_ext building '_imagingtk' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/include/freetype2 -IlibImaging -I/usr/include -I/usr/local/include -I/usr/include/python2.6 -c _imagingtk.c -o build/temp.cygwin-1.7.9-i686-2.6/_imagingtk.o unable to execute gcc: Bad address gcc: vfork: Resource temporarily unavailable error: command 'gcc' failed with exit status 1 I have successfully installed matplotlib-1.1.0 (with basemap-1.0.1, including geos) grib_api-1.9.9 Then I tried to follow advices through this thread: http://cygwin.com/ml/cygwin/2007-01/msg00498.html but no luck. Does this look familiar to anyone or do you need more info to help me out here? Cheers, Kare