Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/dhcpdump: fix build without pod2man
Date: Sat, 19 Sep 2020 21:14:27 +0200	[thread overview]
Message-ID: <20200919211427.4194b0e2@windsurf> (raw)
In-Reply-To: <20200914204239.3456222-1-fontaine.fabrice@gmail.com>

On Mon, 14 Sep 2020 22:42:39 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Use dhcpdump target to avoid building dhcpdump.8 as it will raise the
> following build failure if pod2man is not available:
> 
> pod2man --section 8 \
> 	--date "23 June 2008" \
> 	--name "DHCPDUMP" \
> 	--center "User Contributed Software" \
> 	dhcpdump.pod dhcpdump.8
> /bin/sh: pod2man: command not found
> make[1]: *** [Makefile:11: dhcpdump.8] Error 127
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/db3be149ec71de8376f685a6a9f027191d9bccc9
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/dhcpdump/dhcpdump.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-09-19 19:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-14 20:42 [Buildroot] [PATCH 1/1] package/dhcpdump: fix build without pod2man Fabrice Fontaine
2020-09-19 19:14 ` Thomas Petazzoni [this message]
2020-09-28 21:21 ` Peter Korsgaard

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=20200919211427.4194b0e2@windsurf \
    --to=thomas.petazzoni@bootlin.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