On Fri, Feb 10, 2012 at 11:55 AM, Rene Maurer <[email protected]> wrote:
> Hallo
>
> Archlinux now uses libpng15. This version is not API-compatible with
> libpng14 which I have used on my last build. As i am using pywebkitgtk
> as engine for pyjamas desktop i have errors.
>
> In short pyjams desktop doesn't work anymore on my Arch box.
>
> Now i try to rebuild pythonwebkit.....
>
> As Arch has updated perl to version 5.14 i had to do some patches in
> the *.pl files (Switch module is deprecated). This was easy to do. In
> addition I have patched PNGImageDecoder.cpp (as of linpng15).
create an account on savannah.gnu.org and i will add you.
> I don't know if one can apply the patch directly (i have done the
> changes by hand).
send me the username on savannah.
> But I have the following error then:
> ../pywebkitgtk/wkcodegen/_pywebkit.override:149:1: error: invalid
> conversion from ‘PyObject* (*)(PyTypeObject*, PyObject*, PyObject*)
> {aka _object* (*)(_typeobject*, _object*, _object*)}’ to ‘freefunc
> {aka void (*)(void*)}’ [-fpermissive]
you're using the wrong version of python2.
l.