
Untitled
By: a guest on
Jan 11th, 2011 | syntax:
None | size: 1.68 KB | hits: 49 | expires: Never
/usr/include/elementary-0/Elementary.h:1734: note: expected ‘Elm_Genlist_Item_Flags’ but argument is of type ‘void (*)(void *, struct Evas_Object *, void *)’
view_list2.c:380: warning: passing argument 7 of ‘elm_genlist_item_insert_after’ from incompatible pointer type
/usr/include/elementary-0/Elementary.h:1734: note: expected ‘Evas_Smart_Cb’ but argument is of type ‘struct Item_Data *’
view_list2.c:380: error: too few arguments to function ‘elm_genlist_item_insert_after’
view_list2.c: In function ‘enna_list2_item_insert_before’:
view_list2.c:407: error: incompatible type for argument 6 of ‘elm_genlist_item_insert_before’
/usr/include/elementary-0/Elementary.h:1733: note: expected ‘Elm_Genlist_Item_Flags’ but argument is of type ‘void (*)(void *, struct Evas_Object *, void *)’
view_list2.c:407: warning: passing argument 7 of ‘elm_genlist_item_insert_before’ from incompatible pointer type
/usr/include/elementary-0/Elementary.h:1733: note: expected ‘Evas_Smart_Cb’ but argument is of type ‘struct Item_Data *’
view_list2.c:407: error: too few arguments to function ‘elm_genlist_item_insert_before’
make[4]: *** [view_list2.o] Error 1
make[4]: Leaving directory `/home/jeff/Downloads/enna-0.4.1/src/bin'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jeff/Downloads/enna-0.4.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jeff/Downloads/enna-0.4.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jeff/Downloads/enna-0.4.1'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2