On Thu, Dec 20, 2012 at 8:50 AM, Raphael Hertzog <hert...@debian.org> wrote:
> Jaap, does this problem speak to you? Do you confirm the requirement of a
> newer gobject?
>
> Do you know the correct minimal version?

I do not recognize it, but my first guess would be that it is an
incompatibility between two packages, e.g. gobject python bindings and
gtk python bindings compiled to different versions of the library.

Reason is that the warnings are about declaration of gio constants.
These are declared in the C library, not in the python code. If
declarations are not correct, I guess we have two conflicting versions
of the library linked.

As to minimum version I only specified gtk >= 2.6 that will pull in a
minimum version of gobject, but that would be a rather old version.

Use of the gio library is optional in zim, but when used it likely
pulls in a minimum version of gobject as well.

Hope this helps,

Jaap


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to