[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code?
From: |
Humanities Clinic |
Subject: |
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code? |
Date: |
Fri, 17 Jul 2020 23:58:10 +0800 |
Dear Mr/Ms Chet Ramey
Thank you for your response.
Just to confirm if I got your reply right, are you saying that y.tab.c is
part of bison, and not the bash source code?
Regards,
Chai
On Fri, Jul 17, 2020 at 10:22 PM Chet Ramey <chet.ramey@case.edu> wrote:
> On 7/17/20 10:10 AM, Humanities Clinic wrote:
> > Ok noted.
> >
> > By the way, I do have another related problem. Can you help me with it?
> >
> > When I run make (I run it with the -i option), I see the following
> > output for the first invoked command:
> >
> > bison -y -d ./parse.y
> >
> > ./parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
> >
> > bison: /usr/local/Cellar/bison/3.3.2/share/bison/m4sugar/m4sugar.m4:
> cannot
> > open: No such file or directory
> >
> > make: [y.tab.c] Error 1 (ignored)
>
> This file is part of the bison distribution. I have no idea what it is or
> why bison needs it to run, but you need to look at bison for the solution.
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
> ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
>