[xslt] Undefined symbol in xsltproc



Hi All
While compiling libxcb get following errors in xsltproc, please help
/usr/bin/xsltproc --stringparam mode source \
            --stringparam base-path /usr/X11R6/share/xcb/ \
            --stringparam extension-path /usr/X11R6/share/xcb/ \
            -o xproto.c ./c-client.xsl xproto.xml
/usr/bin/xsltproc: symbol lookup error: /usr/lib/libxslt.so.1: undefined symbol: xmlXPathCompiledEvalToBoolean
make[1]: *** [xproto.c] Error 127

If I do through ./configure/make/make install method it works fine, but if I do through a spec file it give this error
Regards,
Vandana



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