Re: [xslt] Libxlst doesn't successfully build/install in a flatpak environment?



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]