Bisected to 9f37b405a3de8668a5f74c9681829688475ac3b7 export CFLAGS="-O3 -pipe -march=native" export CXXFLAGS="-O3 -pipe -march=native" ./autogen.sh --with-gallium-drivers=r600 \ --enable-texture-float \ --enable-dri \ --enable-glx \ --enable-gallium-llvm \ --with-dri-drivers= r600_dri.so.tmp: undefined reference to `_mesa_cpal_compressed_teximage2d' r600_dri.so.tmp: undefined reference to `_mesa_cpal_compressed_size' r600_dri.so.tmp: undefined reference to `_mesa_create_exec_table_es1' r600_dri.so.tmp: undefined reference to `_mesa_cpal_compressed_format_type' collect2: erreur: ld a retourné 1 code d'état d'exécution
Should be fixed with commit e656c4a07420fbb34cf00f9b827b1d2f4c45e0f6
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.