[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Xen-unstable "make clean" error on a freshly cloned tree
Hi Wei / Ian, I'm getting this error on a "make clean" on a freshly cloned xen-unstable staging tree. It's probably because the make script can't handle a make clean on a tree which hasn't cloned the mini-os tree at least once as part of a build. make[2]: Entering directory `/usr/src/new/xen-unstable/tools' make -C python clean make[3]: Entering directory `/usr/src/new/xen-unstable/tools/python' find . \( -name "*.py[ocd]" -o -name "*~" -o -name "_*.[hc]" \) -delete rm -rf build/ rm -f .*.d make[3]: Leaving directory `/usr/src/new/xen-unstable/tools/python' make[2]: Leaving directory `/usr/src/new/xen-unstable/tools' make[2]: Entering directory `/usr/src/new/xen-unstable/tools' make -C pygrub clean make[3]: Entering directory `/usr/src/new/xen-unstable/tools/pygrub' rm -rf build tmp *.pyc *.pyo *.o *.a *~ a.out .*.d make[3]: Leaving directory `/usr/src/new/xen-unstable/tools/pygrub' make[2]: Leaving directory `/usr/src/new/xen-unstable/tools' make[1]: Leaving directory `/usr/src/new/xen-unstable/tools' make -C stubdom crossclean make[1]: Entering directory `/usr/src/new/xen-unstable/stubdom' Makefile:5: *** Please run `make mini-os-dir' in top-level directory. Stop. make[1]: Leaving directory `/usr/src/new/xen-unstable/stubdom' make: *** [clean-stubdom] Error 2 -- Sander _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |