Re: Error: conflicting types for ‘sbrk’

2018-04-02 Thread Larissa Braz
Dear Eduardo, 2018-03-22 11:36 GMT-03:00 Eduardo A. Bustamante López : > On Wed, Mar 21, 2018 at 11:07:45AM -0300, Larissa Braz wrote: > > Hi, > > > > I found the following compilation error: > > > > xmalloc.c:51:14: error: conflicting types

Error: conflicting types for ‘sbrk’

2018-03-21 Thread Larissa Braz
AVE_SBRK) && !HAVE_DECL_SBRK extern char *sbrk(); #endif I'm using gcc version 4.8.4 and Ubuntu 14.04 LTS. Thank you, -- Larissa Braz

Re: error: ‘eval_builtin’ undeclared

2018-01-30 Thread Larissa Braz
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, CWRUc...@case.eduhttp://tiswww.cwru.edu/~chet/ > -- Larissa Braz

Re: error: ‘eval_builtin’ undeclared

2018-01-30 Thread Larissa Braz
2018-01-30 10:34 GMT-03:00 Chet Ramey : > 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, > >

error: ‘eval_builtin’ undeclared

2018-01-30 Thread Larissa Braz
) Thank you, -- Larissa Braz