<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61821#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61821">bug 61821</a>
              from <span class="vcard"><a class="email" href="mailto:marvin24@gmx.de" title="Marc <marvin24@gmx.de>"> <span class="fn">Marc</span></a>
</span></b>
        <pre>works fine here.

git clean -f -d -x -e b.sh
./autogen.sh                    \
        --prefix=/usr           \
        --libdir=/usr/lib64     \
        --disable-debug         \
        --enable-texture-float  \
        --enable-gles1          \
        --enable-gles2          \
        --enable-openvg         \
        --enable-xorg           \
        --enable-xvmc           \
        --enable-vdpau          \
        --enable-shared-glapi   \
        --enable-glx-tls        \
        --enable-gallium-llvm   \
        --enable-gallium-egl    \
        --enable-gbm            \
        --enable-gallium-gbm    \
        --with-gallium-drivers=swrast,r600 \
        --with-llvm-prefix=/source/dri-project/llvm/Release \
        --with-llvm-shared-libs \
        --enable-r600-llvm-compiler \
        --with-dri-drivers="" \
        --with-dri-driverdir=/usr/lib64/dri
make</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>