[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error: ‘eval_builtin’ undeclared
From: |
Larissa Braz |
Subject: |
Re: error: ‘eval_builtin’ undeclared |
Date: |
Tue, 30 Jan 2018 10:39:25 -0300 |
2018-01-30 10:34 GMT-03:00 Chet Ramey <chet.ramey@case.edu>:
> On 1/30/18 8:10 AM, Larissa Braz wrote:
> > Bash version: last commit in repository (
> > http://git.savannah.gnu.org/cgit/bash.git)
> > GCC version: gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
> >
> > Hi,
> > I found the error bellow when I tried to compile the code.
> >
> > execute_cmd.c:4293:14: error: ‘eval_builtin’ undeclared (first use in
> this
> > function)
>
> That's interesting, since none of the patches mention eval_builtin, and
> there's no mention of eval_builtin on the source line in that message.
>
Sorry, in the last commit the correct line is 4450 :)
>
>
> --
> ``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/
>
--
Larissa Braz
- error: ‘eval_builtin’ undeclared, Larissa Braz, 2018/01/30
- Re: error: ‘eval_builtin’ undeclared, Chet Ramey, 2018/01/30
- Re: error: ‘eval_builtin’ undeclared,
Larissa Braz <=
- Re: error: ‘eval_builtin’ undeclared, Chet Ramey, 2018/01/30
- Re: error: ‘eval_builtin’ undeclared, Chet Ramey, 2018/01/30
- Re: error: ‘eval_builtin’ undeclared, Chet Ramey, 2018/01/30
- Re: error: ‘eval_builtin’ undeclared, Larissa Braz, 2018/01/30
- Re: error: ‘eval_builtin’ undeclared, Chet Ramey, 2018/01/30