<div dir="ltr">Hi,<div><br></div><div>After much more reading, I found that Wayland could be great for what I'm trying to build (instead of raw Mesa).</div><div>But I ran in the same problem.</div><div><br></div><div>I'm trying to build Wayland on a X-less machine following instructions here :<a href="http://wayland.freedesktop.org/building.html">http://wayland.freedesktop.org/building.html</a></div>
<div>Everything goes fine until the Mesa build:</div><div><pre style="color:rgb(0,0,0)">./autogen.sh --prefix=$WLD --enable-gles2 --disable-gallium-egl \
--with-egl-platforms=wayland,drm --enable-gbm --enable-shared-glapi \
--with-gallium-drivers=r300,r600,swrast,nouveau --disable-dri3</pre><pre><font face="arial"><span style="white-space:normal">Which fails with missing packages x11, xest, xdamage, xfixes, x11-xcb, xcb-glx, xcb-dri2.</span></font></pre>
<pre><font face="arial"><span style="white-space:normal">How the hell is Wayland supposed to replace X11 if... it requires X11 when building it ???</span></font></pre><pre><font face="arial"><span style="white-space:normal">I'm out of clues.</span></font></pre>
<pre><font face="arial"><span style="white-space:normal">Please help ;)</span></font></pre><pre><font face="arial"><span style="white-space:normal">E.</span></font></pre><pre><font face="arial"><span style="white-space:normal"><br>
</span></font></pre><pre><font face="arial"><span style="white-space:normal"><br></span></font></pre><pre><font face="arial"><span style="white-space:normal"><br></span></font></pre></div><div><br></div><div><br></div><div>
<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-01-29 Eric Nicolas <span dir="ltr"><<a href="mailto:erik.nicolas@gmail.com" target="_blank">erik.nicolas@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hello,<div><br></div><div>I've looked into the mailing list archive but found only outdated discussions about similar topics more than two years ago. The situation may have evolved since then.</div><div>
<br></div><div>I would like to run a full screen OpenGL application using only Mesa (with HW acceleration) and not X at all.</div><div><br></div><div>The program should run in a VMWare virtual machine as well as on the real box (Intel HD Graphics 3000 or 4000).</div>
<div><br></div><div>Do you have any proper configure options to achieve this ?</div><div>As per January 2012 messages, I tried: "--enable-gallium-egl --with-egl-platforms=drm --enable-shared-glapi" but the configure fails with "No package 'x11'" and similar.</div>
<div><br></div><div>Thanks</div><div><br></div></div>
</blockquote></div><br></div></div>