This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] manual: skip build when perl is unavailable


Mike Frysinger <vapier@gentoo.org> writes:

> On 21 Aug 2015 21:58, Dmitry V. Levin wrote:
>> On Fri, Aug 21, 2015 at 08:50:29PM +0200, Florian Weimer wrote:
>> > On 08/21/2015 07:17 PM, Mike Frysinger wrote:
>> > > Do not try to generate the manual when perl is unavailable.  This
>> > > matches the behavior when makeinfo is unavailable.  Otherwise the
>> > > install step fails when trying to generate the libm section since
>> > > it runs a perl script.
>> > 
>> > Isn't this redundant with the makeinfo check because makeinfo is written
>> > in Perl?
>> 
>> Not so long ago makeinfo used to be an ELF executable.
>
> right -- the perl rewrite is new to the latest versions (5.0+), and the
> configure script doesn't require those.  so an alternative would be to
> stop accepting makeinfo 4.x.

Until makeinfo is rewritten again...

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]