Bug 59591 - BUILD make distclean fails
Summary: BUILD make distclean fails
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-19 17:14 UTC by Andy Furniss
Modified: 2013-05-03 09:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.