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.

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

Reply via email to