[Python-bugs-list] [ python-Bugs-489709 ] Building Fails under Cygwin
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 06 Dec 2001 05:53:36 -0800
Bugs item #489709, was opened at 2001-12-05 20:27
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=489709&group_id=5470
Category: Build
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: David Abrahams (david_abrahams)
>Assigned to: Michael Hudson (mwh)
Summary: Building Fails under Cygwin
Initial Comment:
Even after applying the h2py patch, building under
Cygwin ends with the following error:
building 'gdbm' extension
gcc -g -O3 -Wall -Wstrict-prototypes -DUSE_DL_IMPORT -
I. -I/cygdrive/e/Python-2.2b2/./Include -
I/usr/local/include -IInclude/ -c /cygdrive/e/Python-
2.2b2/Modules/gdbmmodule.c -o build/temp.cygwin-1.3.
5-i686-2.2/gdbmmodule.o
e:\buildpy\python.exe: *** unable to remap
C:\cygnus\bin\cygssl.dll to same address as parent --
0x1A7C0000
0 [main] python 1292 sync_with_child: child 1108
(0xF0) died before initialization with status code 0x1
25901 [main] python 1292 sync_with_child: *** child
state child loading dlls
error: Resource temporarily unavailable
make: *** [sharedmods] Error 1
----------------------------------------------------------------------
>Comment By: Michael Hudson (mwh)
Date: 2001-12-06 05:53
Message:
Logged In: YES
user_id=6656
Just to say that I'm seeing this too.
What OS? I'm on NT4 SP6. Which cygwin? I'm
[Administrator@MATHS-PC150 QUAKE]$ uname -a
CYGWIN_NT-4.0 MATHS-PC150 1.3.6(0.47/3/2) 2001-12-03 15:41
i686 unknown
I was actually assuming this was a cygwin bug. Are you on
the cygwin mailing list? Maybe you could try raising it
there? I would, but I *really* don't need another
subscription to a high-volume mailing list right now.
PS: can we add jason as a developer? then we can assign
bugs to him <wink>.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=489709&group_id=5470