xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: "Martinx - ジェームズ" <thiagocmartinsc@gmail.com>
Cc: xen-devel <xen-devel@lists.xensource.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	Xen List <xen-users@lists.xensource.com>
Subject: Re: [Xen-devel] Re: Xen 4.0.1 failed to compile on Ubuntu Natty 32 bits
Date: Thu, 16 Dec 2010 20:16:20 +0100	[thread overview]
Message-ID: <20101216191620.GA28208@aepfle.de> (raw)
In-Reply-To: <AANLkTikMPmMk7p-eFV1ZfZ0-fxAX_C99j_SOj0rsvMcQ@mail.gmail.com>

On Thu, Dec 16, Martinx - ジェームズ wrote:

>  Can you help me again?!

(xen-unstable changeset:   21972:d3de6f484610)


--- xen-4.0.1-testing.orig/tools/xenpaging/Makefile
+++ xen-4.0.1-testing/tools/xenpaging/Makefile
@@ -27,7 +27,7 @@ IBINS    = xenpaging
 all: $(IBINS)
 
 xenpaging: $(OBJS)
-	$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^
+	$(CC) $(CFLAGS) $^ -o $@ $(LDFLAGS)
 
 install: all
 	$(INSTALL_DIR) $(DESTDIR)$(SBINDIR)

  reply	other threads:[~2010-12-16 19:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10 22:09 Xen 4.0.1 failed to compile on Ubuntu Natty 32 bits Martinx - ジェームズ
2010-12-10 23:04 ` Martinx - ジェームズ
2010-12-15 22:15   ` Martinx - ジェームズ
2010-12-15 22:21     ` Martinx - ジェームズ
2010-12-16  9:34     ` [Xen-devel] " Ian Campbell
2010-12-16 17:27       ` Martinx - ジェームズ
2010-12-16 17:36         ` Olaf Hering
2010-12-16 19:02           ` [Xen-devel] " Martinx - ジェームズ
2010-12-16 19:16             ` Olaf Hering [this message]
2010-12-16 20:21               ` Martinx - ジェームズ
2010-12-22 16:35                 ` [Xen-devel] " Ian Jackson
2011-01-10 10:23                   ` 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=20101216191620.GA28208@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=Ian.Campbell@citrix.com \
    --cc=thiagocmartinsc@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /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).