On 30.05.2014 12:02, Axel Davy wrote:
> On 29/05/2014 04:58, Michel Dänzer wrote :
>> Still doesn't build here (on top of
>> http://lists.freedesktop.org/archives/mesa-dev/2014-May/060312.html
>> to fix today's build failure), see below. This fixes it, but I'm not
>> sure it's the proper fix:
>>
> Could you tell me what are your configure flags?
> 
> I tried the patches on top of febec731475a5b288cc50660b2d32780e395b950

I can still reproduce it on top of that.


> and I didn't have any compiling issues, even when building gallium-egl.

Here you go:

'../configure'  '--enable-dri3' '--enable-debug' '--with-llvm-shared-libs' 
'--with-llvm-prefix=/home/daenzer/src/llvm-git/llvm/build-amd64/Release+Debug+Asserts'
 '--with-dri-searchpath=/usr/local/lib/x86_64-linux-gnu/dri' 
'--enable-texture-float' '--enable-glx-tls' '--enable-gallium-egl' 
'--enable-gallium-g3dvl' '--enable-gles1' '--enable-gles2' '--enable-opencl' 
'--enable-opencl-icd' '--enable-openvg' '--with-egl-platforms=x11,drm,wayland' 
'--enable-shared-glapi' '--with-gallium-drivers=r300,r600,radeonsi,swrast' 
'--enable-r600-llvm-compiler' '--with-dri-drivers=' 
'USER_CFLAGS=-fno-omit-frame-pointer -O2 -ftree-vectorize -march=amdfam10 
-mtune=native' 'USER_CXXFLAGS=-fno-omit-frame-pointer -O2 -ftree-vectorize 
-march=amdfam10 -mtune=native'


P.S. The patches need to be rebased onto current master.

-- 
Earthling Michel Dänzer            |                  http://www.amd.com
Libre software enthusiast          |                Mesa and X developer
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to