[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils 8.30 "bootstap"
From: |
Bernhard Voelker |
Subject: |
Re: coreutils 8.30 "bootstap" |
Date: |
Thu, 9 Aug 2018 08:16:22 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
On 08/03/2018 10:09 AM, Gabor Z. Papp wrote:
> * Bernhard Voelker <address@hidden>:
>
> | > manuals comes to play, help2info tries to execute the compiled
> | > binaries to get the man pages from --help output, but the compiled
> | > binaries are not executable on the host target, since its not
> | > multiarch.
> | >
> | > Generating the main pages will fail, and build terminates.
> | >
> | > How could I solve this problem and let coreutils compile in this
> | > environment?
>
> | I think you should take the distribution tarball [1] rather than
> | './bootstrap'ing from the 'coreutils.git' repo.
>
> Well, its the distribution tarball, so in this case we have to
> investigate why it tries to regenerate the man pages?
yes.
> Maybe due configuring and building outside of srcdir?
Building in a separate builddir shouldn't be a problem.
Do you have a reproducer?
Have a nice day,
Berny