All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Matthias Schneider <ma30002000@yahoo.de>,
	"xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai] header file order in copperplate/registry.c
Date: Tue, 18 Mar 2014 09:24:11 +0100	[thread overview]
Message-ID: <532802AB.2020300@xenomai.org> (raw)
In-Reply-To: <1395089344.13662.YahooMailNeo@web171602.mail.ir2.yahoo.com>

On 03/17/2014 09:49 PM, Matthias Schneider wrote:
> Hi all,
>
> shouldn't fuse.h be include after xeno_config.h in copperplate/registry.c
> of xenomai-forge/next in order to allow xeno_config.h to set the FUSE_USE_VERSION
> define before it is set to a default value by fuse.h? Otherwise I get compile
> errors due to mismatching APIs.
>

Yep, something is wrong. Another option is to define FUSE_USE_VERSION in 
the local CFLAGS only for building the registry support. The commit 
below does this:

http://git.xenomai.org/xenomai-forge.git/commit/?h=next&id=f8dfc3f064ed75deda2336cd5db6bf4713f60700

-- 
Philippe.


      reply	other threads:[~2014-03-18  8:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17 20:49 [Xenomai] header file order in copperplate/registry.c Matthias Schneider
2014-03-18  8:24 ` Philippe Gerum [this message]

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=532802AB.2020300@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=ma30002000@yahoo.de \
    --cc=xenomai@xenomai.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 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.