[pygtk] Compile problems with 2.10.4
David Woodfall
dave at unrealize.co.uk
Sat Jun 16 00:39:11 WST 2007
Hi, I can configure ok but make fails:
atk.override: In function '_wrap_atk_value_get_current_value':
atk.override:632: error: too many arguments to function '_PyGObject_API->value_as_pyobject'
atk.override: In function '_wrap_atk_value_get_maximum_value':
atk.override:645: error: too many arguments to function '_PyGObject_API->value_as_pyobject'
atk.override: In function '_wrap_atk_value_get_minimum_value':
atk.override:658: error: too many arguments to function '_PyGObject_API->value_as_pyobject'
atk.c: In function '_wrap_atk_role_register':
atk.c:15769: warning: return makes pointer from integer without a cast
atk.c: In function '_wrap_atk_relation_type_register':
atk.c:15817: warning: return makes pointer from integer without a cast
atk.c: In function '_wrap_atk_relation_type_for_name':
atk.c:15853: warning: return makes pointer from integer without a cast
atk.c: In function '_wrap_atk_state_type_register':
atk.c:15868: warning: return makes pointer from integer without a cast
atk.c: In function '_wrap_atk_state_type_for_name':
atk.c:15904: warning: return makes pointer from integer without a cast
atk.c: In function '_wrap_atk_text_attribute_register':
atk.c:15962: warning: return makes pointer from integer without a cast
atk.c: In function '_wrap_atk_text_attribute_for_name':
atk.c:15977: warning: return makes pointer from integer without a cast
atk.c: In function '_wrap_atk_role_for_name':
atk.c:16158: warning: return makes pointer from integer without a cast
atk.c: In function 'pyatk_add_constants':
atk.c:16219: warning: implicit declaration of function 'pyg_enum_add'
atk.c:16227: warning: implicit declaration of function 'pyg_flags_add'
atk.c: In function 'pyatk_register_classes':
atk.c:16257: warning: implicit declaration of function 'pyg_register_interface_info'
atk.c:16279: warning: implicit declaration of function 'pyg_set_object_has_new_constructor'
atk.c:16280: warning: implicit declaration of function 'pyg_register_class_init'
make[2]: *** [atk_la-atk.lo] Error 1
make[2]: Leaving directory `/mnt/str1/downloads/gimp/pygtk-2.10.4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/str1/downloads/gimp/pygtk-2.10.4'
make: *** [all] Error 2
I need 2.10.4 to get the latest Gimp to compile with Python support. Any ideas?
--
A new koan:
If you have some ice cream, I will give it to you.
If you have no ice cream, I will take it away from you.
It is an ice cream koan.
More information about the pygtk
mailing list