On Tue, Jul 21, 2009 at 06:10:49PM +0530, Vandana Vuthoo wrote: > 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
your libxml2 version is too old. Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [email protected] | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
