|
From: Cedric B. <ced...@fr...> - 2011-05-09 17:39:35
|
On Mon, May 9, 2011 at 7:26 PM, Mark Dickie <bla...@gm...> wrote: > Hi, I received the following error trying to build python-ethumb... > > EASY_E17 1.3.2 CMD: make -j 2 > ------------------------------------------------------------------------------- > GEN ethumb/ethumb.client.c > GEN ethumb/ethumb.c_ethumb.c > make all-am > make[1]: Entering directory `/home/mark/Computer/e/python-ethumb' > CC c_ethumb_la-ethumb.c_ethumb.lo > CC client_la-ethumb.client.lo > ./ethumb/ethumb.client.c: In function > ‘__pyx_pf_6ethumb_6client_6Client_exists’: > ./ethumb/ethumb.client.c:5502:81: error: too few arguments to function > ‘ethumb_client_thumb_exists’ > /usr/local/include/ethumb-0/Ethumb_Client.h:197:21: note: declared here > CCLD c_ethumb.la > make[1]: *** [client_la-ethumb.client.lo] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make[1]: Leaving directory `/home/mark/Computer/e/python-ethumb' > make: *** [all] Error 2 > > Using easy-e17.sh on Ubuntu natty > > Complete log attached. > > Any suggestions or should I lodge a ticket? Ethumb api changed and python binding wasn't updated. Need some work on it, but I am sorry I don't have time to take care of it. -- Cedric BAIL |