[Mesa-dev] Mesa 7.9-rc2
Sebastian H.
vand2 at gmx.de
Wed Sep 29 04:12:18 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.
>
>
> 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.
Great, without --enable-gallium-radeon it compiles and installs fine.
Nexuiz also seems to run nicely
(with the non gallium radeon driver though)
Thanks,
Sebastian
More information about the mesa-dev
mailing list