Python Image Library (PIL) build error on Cygwin
From: Steve Holden (sholden_at_holdenweb.com)
Date: 04/29/04
- Next message: John J. Lee: "Re: 404 errors"
- Previous message: QMartin_v=2E_L=F6wis=22?=: "Re: locale.CODESET / different in python shell and scripts"
- Next in thread: Jason Tishler: "Re: Python Image Library (PIL) build error on Cygwin"
- Reply: Jason Tishler: "Re: Python Image Library (PIL) build error on Cygwin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Apr 2004 16:31:54 -0400
Does anyone know the workaround for this error, encountered when trying
to build PIL 1.1.4 from source under cygwin (Python 2.3.3)?
[...]
running build_ext
building '_imaging' extension
gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
-IlibImaging
-I/usr/include/python2.3 -c encode.c -o
build/temp.cygwin-1.5.9-i686-2.3/encode.o
C:\cygwin\bin\python2.3.exe (2352): *** unable to remap
C:\cygwin\bin\tk84.dll to same address as parent(0x6F0000) != 0xB40000
5 [main] python 1996 sync_with_child: child 2352(0x224) died
before initialization with status code 0x1
385 [main] python 1996 sync_with_child: *** child state child
loading dlls
error: Resource temporarily unavailable
Erk. I *hate* having to mess around with stuff like this.
regards
Steve
- Next message: John J. Lee: "Re: 404 errors"
- Previous message: QMartin_v=2E_L=F6wis=22?=: "Re: locale.CODESET / different in python shell and scripts"
- Next in thread: Jason Tishler: "Re: Python Image Library (PIL) build error on Cygwin"
- Reply: Jason Tishler: "Re: Python Image Library (PIL) build error on Cygwin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|