[Mesa-dev] Mesa 7.9-rc2
Sebastian H.
vand2 at gmx.de
Wed Sep 29 02:43:04 PDT 2010
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.
More information about the mesa-dev
mailing list