[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] missing dependency to compat/xen.h
Not sure if I messed up my staging tree, or if there is a real dependency bug. Today it happend two times that my build fails like this: In file included from /home/olaf/work/github/olafhering/xen/xen/include/xen/sched.h:7:0, from x86_64/asm-offsets.c:10: /home/olaf/work/github/olafhering/xen/xen/include/xen/shared.h:6:24: fatal error: compat/xen.h: No such file or directory #include <compat/xen.h> ^ compilation terminated. Makefile:150: recipe for target 'asm-offsets.s' failed make[3]: *** [asm-offsets.s] Error 1 Initially I had make -j8, but another run with '-j1' appended did not fix it for me. How is compat/xen.h supposed to be created? My cmdline is 'make -j 8 rpmball debug=n EXTRA_CFLAGS_XEN_TOOLS=-Wl,-rpath,/opt/xen/staging-upstream/lib/xen/lib APPEND_LDFLAGS=-Wl,-rpath,/opt/xen/staging-upstream/lib/xen/lib BOOT_DIR=/opt/xen/staging-upstream/boot CONFIG_DIR=/opt/xen/staging-upstream/etc INITD_DIR=/opt/xen/staging-upstream/etc/init.d RPMPKG_SUFFIX=-upstream XEN_VENDORVERSION=.1410951188' Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |