All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] ddrescue: fix uclibc compile
Date: Wed, 15 Feb 2017 14:55:31 +0100	[thread overview]
Message-ID: <20170215145531.67e56efd@gmx.net> (raw)
In-Reply-To: <20170214224357.44b973ad@free-electrons.com>

Hello Thomas,

On Tue, 14 Feb 2017 22:43:57 +0100, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:

> Hello,
> 
> On Tue, 14 Feb 2017 20:45:08 +0100, Peter Seiderer wrote:
> > Fixes compile failure with uclibc [1] because of missing stdio.h include:
> > 
> >   In file included from io.cc:28:0:
> >   block.h:219:22: error: ?FILE? has not been declared
> >      int write_mapfile( FILE * f = 0, const bool timestamp = false,
> > 
> > [1] http://autobuild.buildroot.net/results/4ac0754f1cc5ea934d6437e89d1f4906fb3fd0a8
> > 
> > Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> > ---
> >  .../ddrescue/0001-io.cc-add-stdio.h-include.patch  | 36 ++++++++++++++++++++++
> >  1 file changed, 36 insertions(+)
> >  create mode 100644 package/ddrescue/0001-io.cc-add-stdio.h-include.patch
> 
> Applied to master, thanks. Please submit upstream as well. Thanks!
> 

Already submitted upstream:

http://lists.gnu.org/archive/html/bug-ddrescue/2017-02/msg00001.html

Regards,
Peter

> Thomas

      reply	other threads:[~2017-02-15 13:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-14 19:45 [Buildroot] [PATCH v1] ddrescue: fix uclibc compile Peter Seiderer
2017-02-14 21:43 ` Thomas Petazzoni
2017-02-15 13:55   ` Peter Seiderer [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=20170215145531.67e56efd@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.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 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.