Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: jeremie.galarneau@efficios.com (Jérémie Galarneau)
Subject: [lttng-dev] [lttng-tools 2.5] [Backport]Missing include for out of tree build
Date: Thu, 25 Jun 2015 11:52:09 -0400	[thread overview]
Message-ID: <CA+jJMxuVX9tJGNY8S2htcZGU2Tp-zxgtHDRfbwGQfexNAqiMZg@mail.gmail.com> (raw)
In-Reply-To: <54CAB978.5060407@efficios.com>

Necro-bumping this to confirm this was merged as in stable-2.5 on Fri Feb 6
15:42:07 2015 -0500.

Thanks!
J?r?mie

On Thu, Jan 29, 2015 at 5:51 PM, Jonathan Rajotte Julien <
Jonathan.rajotte-julien at efficios.com> wrote:

> Hey,
>
> While making sure we support out of tree build for lttng-tools
> master/stable-2.6/stable-2.5 I found that 2.5 was failing at oot build.
> After some digging, it looks like a patch submitted to fix this problem was
> not backported to 2.5.
>
> The commit in question currently in master and 2.6 branch :
>
> commit 4900d3cd9c4accc131a6a79986151cf3e6236031
> Author: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
> Date:   Tue Jul 29 18:10:27 2014 -0400
>
>     Fix: out of tree build by adding missing ini.c include
>
>     Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
>     Signed-off-by: David Goulet <dgoulet at efficios.com>
>
> diff --git a/src/common/config/ini.c b/src/common/config/ini.c
> index 4369a32..7b2a4b6 100644
> --- a/src/common/config/ini.c
> +++ b/src/common/config/ini.c
> @@ -31,9 +31,11 @@
>   * http://code.google.com/p/inih/
>   */
>
> +#define _GNU_SOURCE
>  #include <stdio.h>
>  #include <ctype.h>
>  #include <string.h>
> +#include <common/common.h>
>
>  #include "ini.h"
>
> Cheers!
>
> --
> Jonathan R. Julien
> Efficios
>
>


-- 
J?r?mie Galarneau
EfficiOS Inc.
http://www.efficios.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20150625/f84fa86c/attachment-0001.html>


           reply	other threads:[~2015-06-25 15:52 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <54CAB978.5060407@efficios.com>]

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=CA+jJMxuVX9tJGNY8S2htcZGU2Tp-zxgtHDRfbwGQfexNAqiMZg@mail.gmail.com \
    --to=jeremie.galarneau@efficios.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