[pygtk] Any successfull install of pygtk 2.4.1 on cygwin ?

Chane-Chuen-Kee, Laurent laurent.chanechuenkee at capgemini.com
Wed Jun 15 11:47:44 WST 2005


Hi all,
 
I have some trouble installing pygtk 2.4.1 on cygwin. The step ./configure
does work. But make produces a lot of errors like this:
 
...
 
gcc -shared .libs/gobject.dll.def  .libs/gobjectmodule.o .libs/pygboxed.o
.libs/pygenum.o .libs/pygflags.o .libs/pygobject.o .libs/pygmaincontext.o
.libs/pygmainloop.o .libs/pygparamspec.o .libs/pygpointer.o .libs/pygtype.o
-L/usr/lib /usr/lib/libgobject-2.0.dll.a /usr/lib/libgthread-2.0.dll.a
/usr/lib/libglib-2.0.dll.a /usr/lib/libintl.dll.a /usr/lib/libiconv.dll.a
-o .libs/gobject.dll -Wl,--image-base=0x10000000
-Wl,--out-implib,.libs/gobject.dll.a
Creating library file: .libs/gobject.dll.a
.libs/gobjectmodule.o: In function `pyg_interface_init':
/cygdrive/d/installs/pygtk-2.4.1/gobject/gobjectmodule.c:117: undefined
reference to `_PyArg_ParseTuple'
/cygdrive/d/installs/pygtk-2.4.1/gobject/gobjectmodule.c:121: undefined
reference to `__imp__PyExc_NotImplementedError'
/cygdrive/d/installs/pygtk-2.4.1/gobject/gobjectmodule.c:121: undefined
reference to `_PyErr_SetString'

...
 
It seems that adding /usr/lib/python2.4/config/libpython2.4.dll.a to the gcc
command do remove the error messages but I don't know how to modify the
Makefiles.
 
Any ideas on what flag to use for the configure step?
 
 

TIA,

Laurent 

 



This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20050615/5125c64b/attachment.html


More information about the pygtk mailing list