From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] ddrescue: fix uclibc compile
Date: Tue, 14 Feb 2017 22:43:57 +0100 [thread overview]
Message-ID: <20170214224357.44b973ad@free-electrons.com> (raw)
In-Reply-To: <20170214194508.24384-1-ps.report@gmx.net>
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!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-02-14 21:43 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 [this message]
2017-02-15 13:55 ` Peter Seiderer
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=20170214224357.44b973ad@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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.