bug-bash
[Top][All Lists]
Advanced

[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 16:07:52 -0300

Hi,

2018-01-30 12:01 GMT-03:00 Chet Ramey <chet.ramey@case.edu>:

> On 1/30/18 8:51 AM, Chet Ramey wrote:
>
> > So if there's a problem with this kind of thing in gcc-4.8, I'd like to
> > get some more information about what it is.
>
>
I was running it using Ubuntu 14.04 LTS. I used the README instructions:
"To compile Bash, type `./configure', then `make'. "

git clone http://git.savannah.gnu.org/git/bash
./configure
make


> There doesn't seem to be. Running these commands on an ubuntu 14.04 system
> with gcc-4.8 results in a working bash binary:


> git clone http://git.savannah.gnu.org/git/bash
> cd bash
> bash ./configure -C
> make
> ./bash -c 'echo $BASH_VERSION'
> ./bash --version
>
The error disappears when I use "bash ./configure -C" instead of just
"./configure". Is it ok to use it instead of the README instructions?

Thanks,

>
>
> --
> ``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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]