<p dir="ltr">I'll give it another whirl tonight, if I can find the time.</p>
<div class="gmail_quote">19. juni 2014 23:25 skrev "Emil Velikov" <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>> følgende:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 19/06/14 21:35, Thomas Helland wrote:<br>
> Hi,<br>
><br>
> I tried pulling down your git-branch, and test it out.<br>
> (I'm running Intel graphics on Ivy-Bridge, Arch Linux).<br>
> Using my old autogen-line failed.<br>
> (It never reached the point where it says to<br>
> go ahead and type make to build the stuffs)<br>
><br>
Thanks for testing Thomas,<br>
<br>
> ./autogen.sh --prefix=/usr --sysconfdir=/etc<br>
> --with-dri-driverdir=/usr/lib/xorg/modules/dri -<br>
> -with-dri-drivers=i965 --with-egl-platforms=x11,drm,wayland<br>
> --enable-egl --enable-shared-glapi --enable-gbm<br>
> --enable-glx-tls --enable-dri --enable-glx --enable-osmesa<br>
> --enable-gles1 --enable-gles2 --enable-texture-float<br>
> --enable-xa --disable-xvmc --enable-debug<br>
><br>
> At the very top i find an error:<br>
><br>
> <a href="http://configure.ac:2173" target="_blank">configure.ac:2173</a>: error: required file<br>
> 'src/gallium/state_trackers/dri/drm/Makefile.in' not found<br>
> <a href="http://configure.ac:2173" target="_blank">configure.ac:2173</a>: error: required file<br>
> 'src/gallium/state_trackers/dri/sw/Makefile.in' not found<br>
><br>
Just pushed a patch that should fix this.<br>
<br>
> It also complains about source files being in subdirectories,<br>
> but some "subdir-objects" option is not enabled.<br>
><br>
Those "issues" are old, and the series indirectly addresses a few of them.<br>
<br>
> Looking closer these warnings also appear when doing a<br>
> build of the master tree with the same command, but<br>
> there the autogen-stuff end up with a result that let's me make.<br>
><br>
> I then went ahead and did a bisect, doing a make clean between each.<br>
> Eventually I had gotten to head without any fails, and now head<br>
> also succeeded.<br>
><br>
If there are any another issues with this branch do not bother bisecting, just<br>
report back your observation/errors.<br>
<br>
<br>
Can you fetch the branch again and give it another try ?<br>
<br>
Thanks<br>
Emil<br>
<br>
> Seems like some files being left from previous compiles lets the<br>
> compile work as a charm, but if I start from bare bones it does not.<br>
><br>
> I'm no expert in build-systems, so that's about all I have for now.<br>
> Let me know if there's something specific you want me to try out.<br>
><br>
> Cheers,<br>
> Thomas<br>
><br>
><br>
><br>
> _______________________________________________<br>
> mesa-dev mailing list<br>
> <a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_blank">http://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
><br>
<br>
</blockquote></div>