xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xen.org
Subject: missing dependency to compat/xen.h
Date: Wed, 17 Sep 2014 13:01:04 +0200	[thread overview]
Message-ID: <20140917110104.GA27369@aepfle.de> (raw)


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

             reply	other threads:[~2014-09-17 11:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-17 11:01 Olaf Hering [this message]
2014-09-17 11:35 ` missing dependency to compat/xen.h Jan Beulich
2014-09-19  9:28   ` Olaf Hering

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140917110104.GA27369@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).