On 2015/01/17 22:51, Tom Doherty wrote: > > Hi > Here's an update for pidgin-sipe to 1.18.5
Hmm, the build fails for me ... cc1: warnings being treated as errors purple-markup.c: In function 'sipe_backend_markup_css_property': purple-markup.c:31: warning: implicit declaration of function 'purple_markup_get_css_property' purple-markup.c:31: warning: nested extern declaration of 'purple_markup_get_css_property' purple-markup.c:31: warning: return makes pointer from integer without a cast purple-markup.c: In function 'sipe_backend_markup_strip_html': purple-markup.c:36: warning: implicit declaration of function 'purple_markup_strip_html' purple-markup.c:36: warning: nested extern declaration of 'purple_markup_strip_html' purple-markup.c:36: warning: return makes pointer from integer without a cast Error while executing cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Werror -Wall -Wextra -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wdeprecated-declarations -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libpurple -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./../api -DLOCALEDIR="/usr/local/share/locale" -O2 -pipe -MT libsipe_backend_la-purple-markup.lo -MD -MP -MF .deps/libsipe_backend_la-purple-markup.Tpo -c purple-markup.c -fPIC -DPIC -o .libs/libsipe_backend_la-purple-markup.o Makefile:926: recipe for target 'libsipe_backend_la-purple-markup.lo' failed gmake[3]: *** [libsipe_backend_la-purple-markup.lo] Error 1
