[Mesa-dev] Mesa 7.9-rc1

Sebastian H. vand2 at gmx.de
Mon Sep 27 11:38:12 PDT 2010


Am 27.09.2010 19:32, schrieb Ian Romanick:
> Mesa 7.9-rc1 has been released.  Assuming there are no issues, Mesa 7.9
> final will be released one week from today (Monday, October 4th).
> 
> The tag in the GIT repository for Mesa 7.9 is 'mesa-7.9-rc1'.
> 
> Mesa 7.9-rc1 is available for download at
> ftp://freedesktop.org/pub/mesa/7.9/RC/

Hi everyone

I've tried to build it on debian squeeze with

export PKG_CONFIG_PATH=/opt/mesa/lib/pkgconfig/ (For a newer libdrm)
./configure \
	--enable-gallium-radeon \
	--enable-gallium-swrast \
	--prefix=/opt/mesa
make

But compilation process stopped with

make[6]: *** No rule to make target `brw_fs.o', needed by `i965_dri.so'.
 Stop.
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory
`/home/sebastian/source/Mesa-7.9-rc1/src/mesa/drivers/dri/i965'

Cheers,
Sebastian H.


More information about the mesa-dev mailing list