Re: [PATCH] find: add bison as a requirement for compiling

Dave <[email protected]>
Newsgroups gmane.comp.gnu.findutils.bugs,gmane.comp.gnu.findutils.patches
Message-ID <CAD6Du=mmGtTJaKWmMCuT2N0knk7WL_oyuSjcanPsXRy5nyR40A@mail.gmail.com>
From 2a83f217df3469eec4226255ab9d27251dd8f2ba Mon Sep 17 00:00:00 2001
From: Dave <[email protected]>
Date: Fri, 13 Sep 2024 07:53:31 +0000
Subject: [PATCH] find: add bison as a requirement for compiling

*README-hacking(prerequisites): Compiling without bison would result in
`fatal error: parse-datetime.c: No such file or directory` which is not
a very helpful error message.
---
 README-hacking | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README-hacking b/README-hacking
index 0d96dc84..13f91b3d 100644
--- a/README-hacking
+++ b/README-hacking
@@ -17,6 +17,7 @@ Prerequisites
  * GNU m4
  * GNU gettext
  * GNU Dejagnu
+ * GNU Bison

 Dejagnu is in fact optional, but it's strongly recommended, since it is
 needed to run findutils' test suite (which is how you know that find
-- 
2.40.1

On Fri, Sep 13, 2024 at 11:39 AM Dave <[email protected]> wrote:
>
> *README-hacking(prerequisites): Compiling without bison would result in
> `fatal error: parse-datetime.c: No such file or directory` which is not
> a very helpful error message.
> ---
>  README-hacking | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/README-hacking b/README-hacking
> index 0d96dc84..13f91b3d 100644
> --- a/README-hacking
> +++ b/README-hacking
> @@ -17,6 +17,7 @@ Prerequisites
>   * GNU m4
>   * GNU gettext
>   * GNU Dejagnu
> + * GNU Bison
>
>  Dejagnu is in fact optional, but it's strongly recommended, since it is
>  needed to run findutils' test suite (which is how you know that find
> --
> 2.40.1
0001-find-add-bison-as-a-requirement-for-compiling.patch (text/x-patch, 804 B)
From 2a83f217df3469eec4226255ab9d27251dd8f2ba Mon Sep 17 00:00:00 2001
From: Dave <[email protected]>
Date: Fri, 13 Sep 2024 07:53:31 +0000
Subject: [PATCH] find: add bison as a requirement for compiling

*README-hacking(prerequisites): Compiling without bison would result in
`fatal error: parse-datetime.c: No such file or directory` which is not
a very helpful error message.
---
 README-hacking | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README-hacking b/README-hacking
index 0d96dc84..13f91b3d 100644
--- a/README-hacking
+++ b/README-hacking
@@ -17,6 +17,7 @@ Prerequisites
  * GNU m4
  * GNU gettext
  * GNU Dejagnu
+ * GNU Bison
 
 Dejagnu is in fact optional, but it's strongly recommended, since it is
 needed to run findutils' test suite (which is how you know that find
-- 
2.40.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.