[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 13 01:57:08 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=61821

--- Comment #6 from Marc <marvin24 at gmx.de> ---
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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130313/629f9002/attachment.html>


More information about the mesa-dev mailing list