Re: [Mesa-dev] Mesa 7.9-rc2
"Sebastian H." <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce |
|---|---|
| Message-ID | <[email protected]> |
Am 29.09.2010 12:22, schrieb Marek Olšák: > export LC_ALL=C > export PKG_CONFIG_PATH=/opt/mesa/lib/pkgconfig/ > ./configure \ > --enable-gallium-radeon \ > --enable-gallium-swrast \ > --prefix=/opt/mesa > make > > 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' > > I don't have that file either and I have no problem. Try to re-run > autogen.sh. At least in the tarball there's no autogen.sh. Sebastian