[Python-Dev] Cygwin build failing

David Abrahams dave@boost-consulting.com
Thu, 20 Feb 2003 09:36:01 -0500


If nobody knows the cure for this, please consider it a bug report.
Thanks,

------
$ ./configure --with-prefix=/usr/local/pydebug --with-pydebug
$ make
 ...

gcc -shared -Wl,--enable-auto-image-base build/temp.cygwin-1.3.19-i686-2.2/socketmodule.o -L/usr/local/lib -L. -lssl -lc
rypto -lpython2.2 -o build/lib.cygwin-1.3.19-i686-2.2/_socket.dll
building 'gdbm' extension
gcc -g -Wall -Wstrict-prototypes -DUSE_DL_IMPORT -I. -I/cygdrive/c/tools/Python-2.2.2/./Include -I/usr/local/include -I/
cygdrive/c/tools/Python-2.2.2/Include -I/cygdrive/c/tools/Python-2.2.2 -c /cygdrive/c/tools/Python-2.2.2/Modules/gdbmmod
ule.c -o build/temp.cygwin-1.3.19-i686-2.2/gdbmmodule.o
c:\tools\Python-2.2.2\python.exe: *** unable to remap C:\cygwin\bin\cygssl-0.9.7.dll to same address as parent(0xF80000)
 != 0xF90000
      7 [main] python 1000 sync_with_child: child 1316(0x618) died before initialization with status code 0x1
    234 [main] python 1000 sync_with_child: *** child state child loading dlls
error: Resource temporarily unavailable
[20408 refs]
make: *** [sharedmods] Error 1
------

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com