On 08/23/2013 10:30 AM, Clemens Eisserer wrote:
Hi,

I have verified building from the .tar.bz2 file by doing:

tar -xjf Mesa-9.2.0-rc1.tar.bz2
cd Mesa-9.2.0-rc1
./configure --enable-gallium-llvm --with-llvm-shared-libs
make -j6

I tried to compile it on Fedora-19 + updates-testing with:
   ./configure --with-dri-drivers=i965 --with-gallium-drivers=
--enable-32-bit --enable-64-bit
   gmake


I don't think it's valid to use both --enable-32-bit and --enable-64-bit.
You should choose only one.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to