<div class="gmail_quote">On Wed, Sep 29, 2010 at 12:22 PM, Marek Olšák <span dir="ltr"><<a href="mailto:maraeo@gmail.com">maraeo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><div class="gmail_quote">On Wed, Sep 29, 2010 at 11:43 AM, Sebastian H. <span dir="ltr"><<a href="mailto:vand2@gmx.de" target="_blank">vand2@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Am 29.09.2010 04:47, schrieb Ian Romanick:<br>
<div>> Mesa 7.9-rc2 has been released. Assuming there are no issues, Mesa 7.9<br>
> final will be released next Monday (October 4th).<br>
><br>
<br>
</div>I've tried it again with<br>
<br>
export LC_ALL=C<br>
export PKG_CONFIG_PATH=/opt/mesa/lib/pkgconfig/<br>
./configure \<br>
--enable-gallium-radeon \<br>
--enable-gallium-swrast \<br>
--prefix=/opt/mesa<br>
make<br>
<br>
<br>
And now it stops with<br>
<br>
make[3]: Entering directory<br>
`/home/sebastian/source/Mesa-7.9-rc2/src/gallium/targets/xorg-radeon'<br>
Makefile:24: ../Makefile.xorg: No such file or directory<br>
make[3]: *** No rule to make target `../Makefile.xorg'. Stop.<br>
make[3]: Leaving directory<br>
`/home/sebastian/source/Mesa-7.9-rc2/src/gallium/targets/xorg-radeon'<br>
<br>
<br>
No idea if this is a configuration problem my side though.<br></blockquote><div><br></div></div></div>I don't have that file either and I have no problem. Try to re-run autogen.sh.<br></blockquote></div><br>Oh I see, Makefile.xorg is not in the tarball. I'll make a fix. But you don't have to use --enable-gallium-radeon to build gallium/r300_dri.so.<br>
<br>Cheers.<br><br>Marek<br>