Bug 51997 - make distclean producing errors
Summary: make distclean producing errors
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-12 01:21 UTC by Brian Paterni
Modified: 2012-07-13 15:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Brian Paterni 2012-07-12 01:21:46 UTC
I've been getting this for a while and thought it would have been fixed given its visibility. Or perhaps I've borked my repository...

make[4]: Leaving directory `/home/bpaterni/usr/src/mesa/src/egl/wayland/wayland-egl'
Making distclean in wayland-drm
make[4]: Entering directory `/home/bpaterni/usr/src/mesa/src/egl/wayland/wayland-drm'
Makefile:700: *** missing separator.  Stop.
make[4]: Leaving directory `/home/bpaterni/usr/src/mesa/src/egl/wayland/wayland-drm'
make[3]: *** [distclean-recursive] Error 1
make[3]: Leaving directory `/home/bpaterni/usr/src/mesa/src/egl/wayland'
make[2]: *** [distclean-recursive] Error 1
make[2]: Leaving directory `/home/bpaterni/usr/src/mesa/src/egl'
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory `/home/bpaterni/usr/src/mesa/src'
make: *** [distclean-recursive] Error 1
Comment 1 Kristian Høgsberg 2012-07-13 15:24:45 UTC
Should be fixed in 426a23af147720ae3b89995ffee792a29e8ae2db.
Comment 2 Brian Paterni 2012-07-13 15:34:13 UTC
No longer seeing it here.

Thanks Kristian :)


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.