[Python-bugs-list] [ python-Bugs-491108 ] 2.2b2 build fail under Cygwin

noreply@sourceforge.net noreply@sourceforge.net
Mon, 10 Dec 2001 04:16:22 -0800


Bugs item #491108, was opened at 2001-12-10 04:02
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=491108&group_id=5470

Category: Build
Group: Python 2.2
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: kent sin (kentsin)
>Assigned to: Michael Hudson (mwh)
Summary: 2.2b2 build fail under Cygwin

Initial Comment:
ne.o -L/usr/lib/termcap -L/usr/local/lib -L. -
lreadline -lncurses -lpython2.2 -o
 build/lib.cygwin-1.3.6-i686-2.2/readline.dll
WARNING: removing "readline" since importing it failed
skipping 'crypt' extension (up-to-date)
skipping '_socket' extension (up-to-date)
building 'gdbm' extension
gcc -g -O3 -Wall -Wstrict-prototypes -DUSE_DL_IMPORT -
I. -I/home/kentsin/Python-
2.2b2/./Include -I/usr/local/include -IInclude/ -
c /home/kentsin/Python-2.2b2/Mo
dules/gdbmmodule.c -o build/temp.cygwin-1.3.6-i686-
2.2/gdbmmodule.o
C:\bin\home\kentsin\Python-2.2b2\python.exe: *** 
unable to remap C:\bin\bin\cygs
sl.dll to same address as parent -- 0x1A5D0000
      0 [main] python 1060 sync_with_child: child 1488
(0xF8) died before initial
ization with status code 0x1
   5375 [main] python 1060 sync_with_child: *** child 
state child loading dlls
error: Resource temporarily unavailable
make: *** [sharedmods] Error 1

----------------------------------------------------------------------

>Comment By: Michael Hudson (mwh)
Date: 2001-12-10 04:16

Message:
Logged In: YES 
user_id=6656

Duplicate of

[ #489709 ] Building Fails under Cygwin

(please, at least *try* to see if a bug has already been
reported).

We think this is cygwin's fault, and people are working on it.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=491108&group_id=5470