unable to remap C:cygwinbintk84.dll to same address as parent
I was checking out Tauber’s Pinax, and came across VirtualEnv for the first time. Those are two cool projects.
However, building PIL on Cygwin Python 2.5 yields the following error message:
unable to remap C:cygwinbintk84.dll to same address as parent
Thanks to the power of Google, DataHammer has already found a resolution
C:>cd cygwinbin
C:cygwinbin>ash
$ ./rebase -b 0x1000000000 tk84.dll
Comments are closed
Comments are currently closed on this entry.