[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 14/38: INSTALL.REPO: Add caveat re: OpenBSD 7.4 byacc.
From: |
G. Branden Robinson |
Subject: |
[groff] 14/38: INSTALL.REPO: Add caveat re: OpenBSD 7.4 byacc. |
Date: |
Sun, 24 Mar 2024 16:59:57 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit 9907adf0423fc266eb40d5727e6b3f1003955724
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Mar 19 14:46:27 2024 -0500
INSTALL.REPO: Add caveat re: OpenBSD 7.4 byacc.
Prompted by discussion with Lennart Jablonka.
https://lists.gnu.org/archive/html/groff/2024-03/msg00019.html
---
INSTALL.REPO | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/INSTALL.REPO b/INSTALL.REPO
index c0783592c..cea115888 100644
--- a/INSTALL.REPO
+++ b/INSTALL.REPO
@@ -30,7 +30,8 @@ are several others.
$ export AUTOCONF_VERSION=2.69
* You will need a 'yacc' program. We recommend Berkeley yacc ('byacc')
- or GNU Bison ('bison').
+ or GNU Bison ('bison'). The version of byacc in OpenBSD 7.4 is known
+ to not work; Bison does.
* groff's Texinfo manual is generated in several formats: GNU Info,
HTML, plain text, TeX DVI, and PDF. The former three require
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 14/38: INSTALL.REPO: Add caveat re: OpenBSD 7.4 byacc.,
G. Branden Robinson <=