[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25358: Cross Compiling fails because of help2man
From: |
Assaf Gordon |
Subject: |
bug#25358: Cross Compiling fails because of help2man |
Date: |
Mon, 9 Jan 2017 22:28:38 -0500 |
Hello,
> On Jan 9, 2017, at 09:23, Jim Meyering <address@hidden> wrote:
>
> On Sun, Jan 8, 2017 at 5:23 AM, Assaf Gordon <address@hidden> wrote:
>> The attach suggested patch adds all three cases to 'configure.ac',
>> and 'doc/sed.1' is build conditionally.
>
> Not sure it's worth it, but adding an "else" block to that "if
> BUILD_MAN_PAGE" (with a rule that fails with a diagnostic explaining
> why we cannot build sed.1) may avoid some confusion. Otherwise, all
> they'll get is a failed build (no rule to make...), and may think it's
> a bug and report it.
I think that n the case of building from tarball - it won't fail because
'doc/sed.1' already exists.
But in the other cases there will be an clear failure.
The attach patch handles these cases specifically, and creates a dummy man page
instead of failing.
What do you think ?
- assaf
0001-build-skip-building-man-page-if-needed.patch
Description: Binary data
- bug#25358: Cross Compiling fails because of help2man, Vishal Biswas, 2017/01/04
- bug#25358: Cross Compiling fails because of help2man, Assaf Gordon, 2017/01/04
- bug#25358: Cross Compiling fails because of help2man, Jim Meyering, 2017/01/05
- bug#25358: Cross Compiling fails because of help2man, Assaf Gordon, 2017/01/05
- bug#25358: Cross Compiling fails because of help2man, Jim Meyering, 2017/01/06
- bug#25358: Cross Compiling fails because of help2man, Assaf Gordon, 2017/01/07
- bug#25358: Cross Compiling fails because of help2man, Jim Meyering, 2017/01/09
- bug#25358: Cross Compiling fails because of help2man,
Assaf Gordon <=
- bug#25358: Cross Compiling fails because of help2man, Jim Meyering, 2017/01/10
- bug#25358: Cross Compiling fails because of help2man, Assaf Gordon, 2017/01/10