Cerbero : fails to build libxslt-1.1.26 recipe

Eric Trousset etrousset at awox.com
Wed Mar 19 04:11:52 PDT 2014


Hi
Compile step for libxslt-1.1.26 fails with the following error :

libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/c/gstreamer-sdk_built/1.0/x86/include/libxml2 -Wall -g -O2 -DWINVER=0x0501 -Wall -MT xsltutils.lo -MD -MP -MF .deps/xsltutils.Tpo -c x
sltutils.c  -DDLL_EXPORT -DPIC -o .libs/xsltutils.o
xsltutils.c: In function 'xsltSaveResultTo':
xsltutils.c:1541:3: warning: passing argument 1 of 'xmlBufferWriteQuotedString' from incompatible pointer type [enabled by default]
In file included from c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/parser.h:16:0,
                 from c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/globals.h:18,
                 from c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/threads.h:35,
                 from c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/xmlmemory.h:218,
                 from xsltutils.c:33:
c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/tree.h:1123:3: note: expected 'xmlBufferPtr' but argument is of type 'xmlBufPtr'
xsltutils.c:1554:3: warning: passing argument 1 of 'xmlBufferWriteQuotedString' from incompatible pointer type [enabled by default]
In file included from c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/parser.h:16:0,
                 from c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/globals.h:18,
                 from c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/threads.h:35,
                 from c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/xmlmemory.h:218,
                 from xsltutils.c:33:
c:/gstreamer-sdk_built/1.0/x86/include/libxml2/libxml/tree.h:1123:3: note: expected 'xmlBufferPtr' but argument is of type 'xmlBufPtr'
xsltutils.c: In function 'xsltSaveResultToString':
xsltutils.c:1758:26: error: dereferencing pointer to incomplete type
xsltutils.c:1759:37: error: dereferencing pointer to incomplete type
xsltutils.c:1761:28: error: dereferencing pointer to incomplete type
xsltutils.c:1762:39: error: dereferencing pointer to incomplete type
make[2]: *** [xsltutils.lo] Error 1


Any idea how to fix this. It looks like libxml2 and libxslt versions compatibility doesn't match.

Regards,
Eric T
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140319/3629e0af/attachment-0001.html>


More information about the gstreamer-devel mailing list