[Xcb] xsltproc seg faulting

Vincent Torri vtorri at univ-evry.fr
Tue Nov 14 01:38:34 PST 2006



On Tue, 14 Nov 2006, Vincent Torri wrote:

> I've install libxslt 1.1.17, and it does not seg fault. But, I have that 
> error while building xcb (0.9.93):
>
> /home/maths/vtorri/local/bin/xsltproc --stringparam mode source \
>            --stringparam base-path /home/maths/vtorri/local//share/xcb/ \
>            --stringparam extension-path /home/maths/vtorri/local//share/xcb/ 
> \
>            -o bigreq.c ./c-client.xsl bigreq.xml
> runtime error: file ./c-client.xsl line 95 element param
> Unexpected XSLT element 'param'.
> runtime error: file ./c-client.xsl line 123 element if
> Variable 'name' has not been declared.

Forget that error, it came from a remaining 1.1.18 lib. I've tested with 
libxslt 1.1.10, 1.1.15, 1.1.16 and 1.1.17, and it works

Vincent


More information about the Xcb mailing list