On 16/08/2018 01:44, Adrian Lucrèce Céleste wrote:
Also tried building from master, and got a similar looking issue:

Full log:
https://gist.github.com/AdrianKoshka/853b648be33f30b504f8ec76bac9f793

For some reason the declaration of xmlBufferDetach isn't found:

strings.c:414:32: warning: implicit declaration of function ‘xmlBufferDetach’ 
[-Wimplicit-function-declaration]
xmlXPathReturnString(ctxt, xmlBufferDetach(buf));

../libexslt/.libs/libexslt.so: undefined reference to `xmlBufferDetach'

I have no idea why this happens.

Nick
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
xslt@gnome.org
https://mail.gnome.org/mailman/listinfo/xslt

Reply via email to