Adding a pygobject task then, as something is obviously wrong, but I don't know what.
0 (master) martin@donald:~/upstream/pygobject $ git grep Py_InitModule gi/_glib/pyglib-python-compat.h: PyObject *module = Py_InitModule(fullpkgname, functions); \ gi/_glib/pyglib-python-compat.h: module = Py_InitModule(modname, symbol##_functions); This just uses the usual Py_InitModule (http://docs.python.org/2/c-api/allocation.html), nothing else. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1091615 Title: [raring] recent versions break python2.7-dbg: undefined symbol: Py_InitModule4_64 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1091615/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
