Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: upstream zsh fails to generate man pages
- X-seq: zsh-workers 44835
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: upstream zsh fails to generate man pages
- Date: Tue, 15 Oct 2019 16:24:15 +0000
- Accept-language: en-GB, en-US
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20191015162417euoutp0214b5159798ef9d91ad1427fb1fc8fede~N3qfBJG6k0249702497euoutp024
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1571156657; bh=vUoi9M5Azwgye4/rTvyt1mF6OOeGi7nguUqY1g5oVKw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ttuwCi7STQNjjx9U893cLVJcQ2AACyIY0g4fQi7+Wt9GPHe66sAEf1pwFbRC1BBD5 4lFQAsUQJI6El3Lk9iiAj1g3wPD5MUxRP2quZm2tNmNUYGHXGjzz//QmxTK2HZRsRr TX0m3AtLCM55sqqJG3F108o9sdnDjo5tm0SPhhlk=
- In-reply-to: <CACdThQ3LnN18KNR5DFvLYyU4_K7+HLD0L5ap2XBw8YHGmtGYwg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CGME20191015155432epcas2p3e8f6566a786eaa4e5cf6be49eb2eef10@epcas2p3.samsung.com> <CACdThQ3LnN18KNR5DFvLYyU4_K7+HLD0L5ap2XBw8YHGmtGYwg@mail.gmail.com>
- Thread-index: AQHVg3DkTHsLzdUodEe8pqKsyn1J0qdb0lOA
- Thread-topic: upstream zsh fails to generate man pages
On Tue, 2019-10-15 at 09:53 -0600, Ruslan Dautkhanov wrote:
> zsh from master fails to build man pages
I suspect you just don't have YODL installed. Because it's not widely
used, instead of failing completely when it fails to find it, the
configuration script just replaces it with an empty command. It's
usually available as a package (probably largely for the benefit of
building zsh).
If you install it you'll need to run "config.status --recheck" to pick
it up.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author