On Wed, Sep 29, 2010 at 12:22 PM, Marek Olšák <mar...@gmail.com> wrote:

> On Wed, Sep 29, 2010 at 11:43 AM, Sebastian H. <va...@gmx.de> wrote:
>
>> Am 29.09.2010 04:47, schrieb Ian Romanick:
>> > Mesa 7.9-rc2 has been released.  Assuming there are no issues, Mesa 7.9
>> > final will be released next Monday (October 4th).
>> >
>>
>> I've tried it again with
>>
>> export LC_ALL=C
>> export PKG_CONFIG_PATH=/opt/mesa/lib/pkgconfig/
>> ./configure \
>>        --enable-gallium-radeon \
>>        --enable-gallium-swrast \
>>        --prefix=/opt/mesa
>> make
>>
>>
>> And now it stops with
>>
>> make[3]: Entering directory
>> `/home/sebastian/source/Mesa-7.9-rc2/src/gallium/targets/xorg-radeon'
>> Makefile:24: ../Makefile.xorg: No such file or directory
>> make[3]: *** No rule to make target `../Makefile.xorg'.  Stop.
>> make[3]: Leaving directory
>> `/home/sebastian/source/Mesa-7.9-rc2/src/gallium/targets/xorg-radeon'
>>
>>
>> No idea if this is a configuration problem my side though.
>>
>
> I don't have that file either and I have no problem. Try to re-run
> autogen.sh.
>

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.

Cheers.

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to