Bug 59591

Summary: BUILD make distclean fails
Product: Mesa Reporter: Andy Furniss <adf.lists>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Andy Furniss 2013-01-19 17:14:58 UTC
Since recent changes make distclean fails for me - been cleaning with -

make -k distclean
git clean -dfx


Making distclean in xlib
make[4]: Entering directory `/mnt/sdb1/Src/Mesa-git/mesa/src/gallium/winsys/sw/xlib'
make[4]: *** No rule to make target `distclean'.  Stop.
make[4]: Leaving directory `/mnt/sdb1/Src/Mesa-git/mesa/src/gallium/winsys/sw/xlib'
make[3]: *** [distclean-recursive] Error 1
make[3]: Leaving directory `/mnt/sdb1/Src/Mesa-git/mesa/src/gallium/winsys/sw'
make[2]: *** [distclean-recursive] Error 1
make[2]: Leaving directory `/mnt/sdb1/Src/Mesa-git/mesa/src/gallium/winsys'
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory `/mnt/sdb1/Src/Mesa-git/mesa/src'
make: *** [distclean-recursive] Error 1
Comment 1 Matt Turner 2013-01-21 04:06:17 UTC
If make distclean ever worked, it was only by accident.

I'm working on a series that will fix make {dist,distclean,distcheck}.

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.