All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: Ferenc Wagner <wferi@niif.hu>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: lwip include path in stubdom/Makefile
Date: Tue, 28 Apr 2009 14:44:13 +0100	[thread overview]
Message-ID: <49F7082D.4020903@eu.citrix.com> (raw)
In-Reply-To: <87fxfu3qw4.fsf@tac.ki.iif.hu>

Ferenc Wagner wrote:

> Hi,
> 
> stubdom/Makefile says:
> 
> TARGET_CPPFLAGS += -isystem $(CURDIR)/lwip/src/include
> TARGET_CPPFLAGS += -isystem $(CURDIR)/lwip/src/include/ipv4
> 
> but shouldn't these be
> 
> TARGET_CPPFLAGS += -isystem $(CURDIR)/lwip-$(XEN_TARGET_ARCH)/src/include
> TARGET_CPPFLAGS += -isystem $(CURDIR)/lwip-$(XEN_TARGET_ARCH)/src/include/ipv4
> 
> instead?  Putting in -x86_32 in my case helped much...


They are, on xen-unstable, the fix is CS 18472.

  reply	other threads:[~2009-04-28 13:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27 18:14 lwip include path in stubdom/Makefile Ferenc Wagner
2009-04-28 13:44 ` Stefano Stabellini [this message]
2009-04-28 14:07   ` Ferenc Wagner

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=49F7082D.4020903@eu.citrix.com \
    --to=stefano.stabellini@eu.citrix.com \
    --cc=wferi@niif.hu \
    --cc=xen-devel@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 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.