All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Champagne <champagne.guillaume.c@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Guillaume Champagne <champagne.guillaume.c@gmail.com>
Subject: [PATCH 0/1] fix pod2man errors in binutils-cross
Date: Fri,  1 Oct 2021 14:04:28 -0400	[thread overview]
Message-ID: <20211001180429.6069-1-champagne.guillaume.c@gmail.com> (raw)

Hi,

when building binutils-cross-x86_64 on hardknott, do_compile fails with:
make[4]: Entering directory
'/builds/project/tmp/work/x86_64-linux/binutils-cross-x86_64/2.36.1-r0/git/build.x86_64-linux.x86_64-dist-linux/ld/po'
make[4]: *** No rule to make target 'all'.  Stop.

Seems like it's caused by error:
/bin/bash: pod2man: command not found

which appears multiple time in the log. The following patch inherits
perlnative in binutils to make pod2man available.

-- 
2.20.1



             reply	other threads:[~2021-10-01 18:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-01 18:04 Guillaume Champagne [this message]
2021-10-01 18:04 ` [PATCH 1/1] binutils: use perlnative for pod2man Guillaume Champagne
2021-10-01 21:21   ` [OE-core] " Richard Purdie
2021-10-01 21:22 ` [OE-core] [PATCH 0/1] fix pod2man errors in binutils-cross Richard Purdie
2021-10-01 22:54   ` Guillaume Champagne

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=20211001180429.6069-1-champagne.guillaume.c@gmail.com \
    --to=champagne.guillaume.c@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.