Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/hplip: fix build by bumping to version 3.16.11
Date: Sun, 22 Jan 2017 17:52:18 +1100	[thread overview]
Message-ID: <20170122175218.7e97670b@free-electrons.com> (raw)
In-Reply-To: <20170121191314.11474-1-joerg.krause@embedded.rocks>

Hello,

On Sat, 21 Jan 2017 20:13:14 +0100, J?rg Krause wrote:
> Adjust patch #2 to apply successfully.
> 
> Fixes:
> http://autobuild.buildroot.net/results/bee/beea88e0848ccabcafe6b92c2a69074ed1114225/
> http://autobuild.buildroot.net/results/4ba/4ba68d3e6764f395f3314c46c4d06b101c23479c/
> http://autobuild.buildroot.net/results/345/3455044679a497fbee72378e59178724305720d9/
> .. and many more.
> 
> The previous version 3.15.11 failed to build because of:
> 
> ```
> hpijs/hpcupsfax.cpp: In function 'int main(int, char**)':
> prnt/hpijs/hpcupsfax.cpp:651:5: error: 'ppd_file_t' was not declared in
> this scope
>      ppd_file_t          *ppd;
>      ^
> ```
> 
> `ppd_file_t` is defined in "cups/ppd.h" which was not included in 3.15.11, but
> is in 3.16.11.
> 
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
> ---
>  package/hplip/0002-configure.in-fix-AM_INIT_AUTOMAKE-call.patch | 2 +-
>  package/hplip/hplip.hash                                        | 2 +-
>  package/hplip/hplip.mk                                          | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2017-01-22  6:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-21 19:13 [Buildroot] [PATCH] package/hplip: fix build by bumping to version 3.16.11 Jörg Krause
2017-01-22  6:52 ` Thomas Petazzoni [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=20170122175218.7e97670b@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox