When trying to reproduce another bug, I encountered the following error about d3d1x state tracker: Making all in state_trackers make[3]: Entering directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers' make[4]: Entering directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers/d3d1x' make[5]: Entering directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers/d3d1x/d3dapi' /bin/sh ../../../../../bin/mklib -o -static mklib: Error: no object files specified (-h for help) make[5]: *** [lib.a] Error 1 make[5]: Leaving directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers/d3d1x/d3dapi' make[4]: *** [all] Error 2 make[4]: Leaving directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers/d3d1x' make[3]: *** [subdirs] Error 1 make[3]: Leaving directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/dema1701/projects/display/mesa/src/gallium' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dema1701/projects/display/mesa/src' make: *** [all-recursive] Error 1 As you can see, there is no output file name specified after the "-o" option.
Hello, I'm hitting this same issue on mesa-9_pre20120831.
Created attachment 66525 [details] mesa-9_pre20120831.log.gz (full build log)
No one is maintaining d3d1x. I think we should disable its build flag.
Especially since the Wine guys seemed opposed to it, if anything.
These are some bad news I would have preferd not to hear with my morning coffee...
http://cgit.freedesktop.org/mesa/mesa/commit/?id=058fb0071639d076a850dd29120a232fe7fdbce6
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.