https://bugs.freedesktop.org/show_bug.cgi?id=42409
Bug #: 42409 Summary: Mesa 7.12-devel /dri/r600 compilation error: no makefile found Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/R600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: wolput@onsneteindhoven.nl
git mesa 7.72-devel compilation error: drivers/dri/r600 no targets specified and no makefile found --- make[5]: Entering directory `/home/jos/src/xorg/git-master/mesa/src/mesa/drivers/dri/r600' make[5]: *** No targets specified and no makefile found. Stop. make[5]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/mesa/drivers/dri/r600' make[4]: *** [subdirs] Error 1 make[4]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/mesa/drivers/dri' make[3]: *** [default] Error 1 make[3]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/mesa/drivers' make[2]: *** [driver_subdirs] Error 2 make[2]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/mesa' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src' make: *** [default] Error 1 ---
https://bugs.freedesktop.org/show_bug.cgi?id=42409
--- Comment #1 from Jos van Wolput wolput@onsneteindhoven.nl 2011-10-30 22:27:17 PDT --- I understand the dri r600 driver has been removed, isn't it? So this issue is not a bug and can be closed.
https://bugs.freedesktop.org/show_bug.cgi?id=42409
Christian König deathsimple@vodafone.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTABUG
--- Comment #2 from Christian König deathsimple@vodafone.de 2011-10-31 02:04:32 PDT --- That is correct, r600 has been removed. It looks like that git didn't remove the directory probably because of some stale file in it.
Please remove it manually, to make compiling work again.
dri-devel@lists.freedesktop.org