S
Steve Holden
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
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