[Twisted-Python] Twisted 1.0.0rc3 on WinNT / Cygwin

Jonathan M. Lange jml at mumak.net
Sun Oct 20 21:14:00 EDT 2002


Hi,

I just tried to install Twisted 1.0.0rc3 on my box at work, using
Windows NT 4.0 and Cygwin. I wasn't very successful at all.

Some version info:
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs
gcc version 2.95.3-5 (cygwin special)

$ python   
Python 2.1.1 (#2, Sep 26 2001, 09:32:53) 

The initial python setup.py install failed during build_ext, with the
following error message:

gcc -g -O2 -Wall -Wstrict-prototypes -DUSE_DL_IMPORT
-I/usr/include/python2.1 -c twisted/internet/cReactor/cReactor.c -o
build/temp.cygwin-1.3.3-i686-2.1/cReactor.o
twisted/internet/cReactor/cReactor.c: In function
`iterate_internal_finalize':
twisted/internet/cReactor/cReactor.c:696: warning: implicit declaration
of function `PyEval_ReleaseLock'
twisted/internet/cReactor/cReactor.c:715: warning: implicit declaration
of function `PyEval_AcquireLock'
twisted/internet/cReactor/cReactor.c: At top level:
twisted/internet/cReactor/cReactor.c:1238: initializer element is not
constant
twisted/internet/cReactor/cReactor.c:1238: (near initialization for
`cReactorType.ob_type')
error: command 'gcc' failed with exit status 1

cheers,
jml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20021021/2b47cd19/attachment.pgp 


More information about the Twisted-Python mailing list