All of lore.kernel.org
 help / color / mirror / Atom feed
* Failure on "make clean"
@ 2014-11-25  7:44 Juergen Gross
  2014-11-25  9:01 ` Jan Beulich
       [not found] ` <54745381020000780004A94C@suse.com>
  0 siblings, 2 replies; 3+ messages in thread
From: Juergen Gross @ 2014-11-25  7:44 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com

Hi,

make clean in xen-unstable is failing:

make[2]: Entering directory '/home/gross/xen/tools'
set -e; if test -d qemu-xen-traditional-dir/.; then \
         make -C qemu-xen-traditional-dir clean; \
fi
make[3]: Entering directory 
'/home/gross/xen/tools/qemu-xen-traditional-dir-remote'
Makefile:3: config-host.mak: No such file or directory
Makefile:4: /rules.mak: No such file or directory
make[3]: *** No rule to make target '/rules.mak'.  Stop.
make[3]: Leaving directory 
'/home/gross/xen/tools/qemu-xen-traditional-dir-remote'
Makefile:181: recipe for target 'subdir-clean-qemu-xen-traditional-dir' 
failed
make[2]: *** [subdir-clean-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory '/home/gross/xen/tools'
/home/gross/xen/tools/../tools/Rules.mk:111: recipe for target 
'subdirs-clean' failed
make[1]: *** [subdirs-clean] Error 2
make[1]: Leaving directory '/home/gross/xen/tools'
Makefile:139: recipe for target 'clean' failed
make: *** [clean] Error 2


I think SRC_PATH is somehow undefined...


Juergen

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-25  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-25  7:44 Failure on "make clean" Juergen Gross
2014-11-25  9:01 ` Jan Beulich
     [not found] ` <54745381020000780004A94C@suse.com>
2014-11-25  9:24   ` Juergen Gross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.