xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Yukun Du <yukundu@yeah.net>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: 答复:  [stubdom] Makefile configuration failed for user-defined studbom
Date: Thu, 14 Jan 2016 13:56:13 +0000	[thread overview]
Message-ID: <1452779773.2185.36.camel@citrix.com> (raw)
In-Reply-To: <5697A293.C15082.19947@m132-177.yeah.net>

On Thu, 2016-01-14 at 21:27 +0800, Yukun Du wrote:

Please don't top post and please don't post HTML mails (use plain text
instead).

> Hi, Ian
>        The error message is this:
> ```
> make[2]: Leaving directory `/usr/src/xen-4.6.0/stubdom/libvmi'
> make[1]: Leaving directory `/usr/src/xen-4.6.0/stubdom/libvmi'
> DEF_CPPFLAGS="-isystem /usr/src/xen-4.6.0/stubdom/../extras/mini-
> os/include -D__MINIOS__ -DHAVE_LIBC -isystem /usr/src/xen-
> 4.6.0/stubdom/../extras/mini-os/include/posix -isystem /usr/src/xen-
> 4.6.0/stubdom/../tools/xenstore/include  -isystem /usr/src/xen-
> 4.6.0/stubdom/../extras/mini-os/include/x86 -isystem /usr/src/xen-
> 4.6.0/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U
> __FreeBSD__ -U __sun__ -nostdinc -isystem /usr/src/xen-
> 4.6.0/stubdom/../extras/mini-os/include/posix -isystem /usr/src/xen-
> 4.6.0/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem
> /usr/lib/gcc/x86_64-redhat-linux/4.8.3/include -isystem /usr/src/xen-
> 4.6.0/stubdom/lwip-x86_64/src/include -isystem /usr/src/xen-
> 4.6.0/stubdom/lwip-x86_64/src/include/ipv4 -isystem /usr/src/xen-
> 4.6.0/stubdom/libvmi/libvmi -I/usr/src/xen-4.6.0/stubdom/include
> -I/usr/src/xen-4.6.0/stubdom/../xen/include" DEF_CFLAGS="-mno-red-zone
> -O1 -fno-omit-frame-pointer  -m64 -mno-red-zone -fno-reorder-blocks -fno-
> asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall
> -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-
> variable -Wno-unused-local-typedefs   -fno-stack-protector -fno-
> exceptions" DEF_LDFLAGS="-nostdlib -L/usr/src/xen-4.6.0/stubdom/cross-
> root-x86_64/x86_64-xen-elf/lib" MINIOS_CONFIG="/usr/src/xen-
> 4.6.0/stubdom/libvmi/minios.cfg" make DESTDIR= -C /usr/src/xen-
> 4.6.0/stubdom/../extras/mini-os OBJ_DIR=/usr/src/xen-4.6.0/stubdom/mini-
> os-x86_64-libvmi APP_OBJS=/usr/src/xen-
> 4.6.0/stubdom/libvmi/example/process-list.a
> make[1]: Entering directory `/usr/src/xen-4.6.0/extras/mini-os'
> make[1]: *** No rule to make target `/usr/src/xen-
> 4.6.0/stubdom/libvmi/example/process-list.a', needed by `/usr/src/xen-
> 4.6.0/stubdom/mini-os-x86_64-libvmi/mini-os_app.o'.  Stop.
> make[1]: Leaving directory `/usr/src/xen-4.6.0/extras/mini-os'
> make: *** [libvmi-stubdom] Error 2
> ```
>  
> Obviously, It has finished the makefile in /xen/stubdom/libvmi, then it
> goes wrong.

Why obviously? Does process-list.a actually exist? Is it mentioned in the
libvmi build system? What lead you to pick it as the target to depend on?

You still haven't posted your patch, please do so.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-01-14 13:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-14  9:08 [stubdom] Makefile configuration failed for user-defined studbom Du Yukun
2016-01-14 11:06 ` Ian Campbell
2016-01-14 13:27   ` 答复: " Yukun Du
2016-01-14 13:56     ` Ian Campbell [this message]
2016-01-14 14:42       ` Du Yukun
2016-01-14 14:58         ` Ian Campbell

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=1452779773.2185.36.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=xen-devel@lists.xen.org \
    --cc=yukundu@yeah.net \
    /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).