Done. On Tue, Jan 20, 2015 at 05:26:43PM -0500, James Turner wrote: > Can do. > > On Tue, Jan 20, 2015 at 10:22:23PM +0000, Stuart Henderson wrote: > > On 2015/01/20 21:33, Tom Doherty wrote: > > > Hi Stuart > > > Can you try again? Works for me on everywhere I test, including a freshly > > > installed amd64 snapshot > > > Cheers > > > Tom > > > > Aha... > > > > > On Sun, Jan 18, 2015 at 12:03:35PM +0000, Stuart Henderson wrote: > > > > 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 > > > > > > > > So purple_markup_get_css_property is defined in > > /usr/local/include/libpurple/util.h > > but this is masked by /usr/local/include/util.h coming from login_duo. > > > > Could someone change login_duo to install its headers in > > ${PREFIX}/include/duo/ > > like the rpm spec file does please? ENOTIME myself. > > > > -- > James Turner >
-- James Turner