While trying to build X11R7.2 from the git repository<br>xsltproc gets a seg. fault in xcb/libxcb.<br><br>After reading <br>      <a href="http://xorg.freedesktop.org/wiki/ModularDevelopersGuide">http://xorg.freedesktop.org/wiki/ModularDevelopersGuide
</a><br>I used the "git_xorg.sh" script to get the tree and then <br>"util/modular/build.sh" to build the tree.<br><br>Here is the failure msg:<br><br> ... Segmentation fault      /usr/bin/xsltproc <br>
      --stringparam mode source <br>      --stringparam base-path /pek/Xorg/Modular/share/xcb/ <br>      --stringparam extension-path /pek/Xorg/Modular/share/xcb/ <br>      -o xproto.c ./c-client.xsl xproto.xml<br><br>My build system is an up-to-date FC6, 
<br>the command "/usr/bin/xsltproc -V" gives this info:<br> Using libxml 20627, libxslt 10118 and libexslt 813<br> xsltproc was compiled against libxml 20627, libxslt 10118 and libexslt 813<br> libxslt 10118 was compiled against libxml 20627
<br> libexslt 813 was compiled against libxml 20627<br><br>I'm willing to use 7.3 instead, how close is that? <br><br>Pat<br>---<br>P.S. I would disable the building of xcb but I like kittens.<br><br>