<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[Software is Crap]]></provider_name><provider_url><![CDATA[https://davmac.wordpress.com]]></provider_url><author_name><![CDATA[davmac]]></author_name><author_url><![CDATA[https://davmac.wordpress.com/author/davmac/]]></author_url><title><![CDATA[Can somebody hit the Mesa maintainers with the clue-stick,&nbsp;please?]]></title><type><![CDATA[link]]></type><html><![CDATA[<p>I&#8217;ve been waiting a while for the release of <a href="http://www.mesa3d.org/">Mesa</a> 7.0.2 as 7.0.1 doesn&#8217;t include support for the G33 chipset in my motherboard, and as a result I&#8217;ve been running with a git snapshot, something which always makes me a little uneasy. It&#8217;s finally been released, but alas when I build (at &#8220;make install&#8221; specifically) I get an error:</p>
<blockquote><p>make[2]: Entering directory `/usr/src/Mesa-7.0.2/src/glw&#8217;<br />
make[2]: *** No rule to make target `glw.pc.in&#8217;, needed by `glw.pc&#8217;.  Stop.<br />
make[2]: Leaving directory `/usr/src/Mesa-7.0.2/src/glw&#8217;<br />
make[1]: *** [install] Error 1<br />
make[1]: Leaving directory `/usr/src/Mesa-7.0.2/src&#8217;<br />
make: *** [install] Error 1</p></blockquote>
<p>The problem is quite basic; The &#8220;glw.pc.in&#8221; file is MIA because it hasn&#8217;t been included in the source tarball. This is in itself fairly annoying but I take issue for two reaons: firstly, this error should have happened during the initial &#8220;make&#8221; and not &#8220;make install&#8221;. Secondly, obviously nobody tested whether Mesa could be built and installed from the tarball before it was officially released. This latter is really stupid.</p>
<p>On the plus side, with the 7.0.2 release Mesa finally has support for &#8220;make DESTDIR=&#8230; install&#8221;.</p>
<p><span style="font-style:italic;">Edit 19/11/07</span>: <a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/glw/glw.pc.in">This</a> is what &#8220;glw.pc.in&#8221; is supposed to look like. There doesn&#8217;t seem to be a directly downloadable version.</p>
<p><em>Edit 12/01/08</em>: <a href="http://bugs.freedesktop.org/show_bug.cgi?id=13966">Entry in the bug database</a>. Fixed for 7.0.3 apparently (not yet released).</p>
<p><em>Edit 06/04/08</em>: Mesa 7.0.3 has finally been released (after 5 months), and yes, it fixes this problem. It should not have taken 5 months to fix this problem. Not being able to &#8220;make install&#8221; is serious.</p>
]]></html></oembed>