<div dir="ltr"><div>Hi,</div><div><br></div><div>I tried pulling down your git-branch, and test it out.</div><div>(I'm running Intel graphics on Ivy-Bridge, Arch Linux).</div><div>Using my old autogen-line failed.</div>
<div>(It never reached the point where it says to </div><div>go ahead and type make to build the stuffs)</div><div><br></div><div>./autogen.sh --prefix=/usr --sysconfdir=/etc </div><div>--with-dri-driverdir=/usr/lib/xorg/modules/dri -</div>
<div>-with-dri-drivers=i965 --with-egl-platforms=x11,drm,wayland </div><div>--enable-egl --enable-shared-glapi --enable-gbm </div><div>--enable-glx-tls --enable-dri --enable-glx --enable-osmesa </div><div>--enable-gles1 --enable-gles2 --enable-texture-float </div>
<div>--enable-xa --disable-xvmc --enable-debug</div><div><br></div><div>At the very top i find an error:</div><div><div><br></div><div><a href="http://configure.ac:2173">configure.ac:2173</a>: error: required file 'src/gallium/state_trackers/dri/drm/Makefile.in' not found</div>
<div><a href="http://configure.ac:2173">configure.ac:2173</a>: error: required file 'src/gallium/state_trackers/dri/sw/Makefile.in' not found</div></div><div><br></div><div>It also complains about source files being in subdirectories,</div>
<div>but some "subdir-objects" option is not enabled.</div><div><br></div><div>Looking closer these warnings also appear when doing a </div><div>build of the master tree with the same command, but</div><div>there the autogen-stuff end up with a result that let's me make.</div>
<div><br></div><div>I then went ahead and did a bisect, doing a make clean between each.</div><div>Eventually I had gotten to head without any fails, and now head</div><div>also succeeded. </div><div><br></div><div>Seems like some files being left from previous compiles lets the</div>
<div>compile work as a charm, but if I start from bare bones it does not.</div><div><br></div><div>I'm no expert in build-systems, so that's about all I have for now.<br></div><div>Let me know if there's something specific you want me to try out.</div>
<div><br></div><div>Cheers,</div><div>Thomas</div></div>