According to Michael Trausch: While burning my CPU.
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Either you need to upgrade gcc, or you need to fix the errors in the
> source file.

Oops no, i think its a question of, trying to compile an "old" version of
bash with a "too new" version of "libc". I say this because the origanal
asker said, "in order to upgrade to glibc"..

gcc 2.7.2.x sounds ok to me.

> 
> It appears as if it's just the source code that might have a buggie in it
> ;)... but I heard that bash is now to 2.03 or 2.05 now... make sure you
> have the latest.
> 
>       - Mike
> 
> =====================================================================
> Michael B. Trausch                                 [EMAIL PROTECTED]
> V: (419) 838-8104                                   F: (815) 846-9374
> 
>    "Curiosity is the very basis of education and if you tell me that
>    curiosity killed the cat, I say only the cat died nobly."
>                                                 - Arnold Edinborough
> 
> If you do not have my public PGP key, you are encouraged to obtain it
> from my website at http://www.wcnet.org/~mtrausch/mt_pgp_key.gz.  You
>             need to have PGP 5.0i or newer to use the key.
> =====================================================================
> 
> On Sat, 20 Feb 1999, Gernot Kerschbaumer wrote:
> 
> > dear linuxers,
> > 
> > in order to upgrade to glibc, i want to install bash-2.0 (since the
> > glibc-howto tells that bash-2.0 is required to build glibc from source).
> > 
> > i've the sources but compiling (with gcc version 2.7.2.3) gives the
> > following errors:
> > 
> > GoodNight:~/Source/bash-2.0$ make
> > rm -f shell.o
> > gcc  -DPROGRAM='"bash"' -DHOSTTYPE='"i586-unknown-linux"' 
>-DOSTYPE='"i586-unknown-linux"' -DMACHTYPE='"i586-unknown-l
> > inux"' -DSHELL -DHAVE_CONFIG_H   -I. -I. -I./lib -g -O2 -c shell.c
> > In file included from shell.h:35,
> >                  from shell.c:51:
> > sig.h:33: parse error before `SigHandler'
> > sig.h:33: warning: data definition has no type or storage class
> > sig.h:110: parse error before `termination_unwind_protect'
> > sig.h:110: warning: data definition has no type or storage class
> > sig.h:111: parse error before `sigint_sighandler'
> > sig.h:111: warning: data definition has no type or storage class
> > sig.h:119: parse error before `*'
> > sig.h:119: warning: data definition has no type or storage class
> > In file included from shell.h:37,
> >                  from shell.c:51:
> > externs.h:99: conflicting types for `strncasecmp'
> > /usr/include/string.h:177: previous declaration of `strncasecmp'
> > externs.h:100: conflicting types for `strcasecmp'
> > /usr/include/string.h:167: previous declaration of `strcasecmp'
> > externs.h:114: conflicting types for `setlinebuf'
> > /usr/include/stdio.h:144: previous declaration of `setlinebuf'
> > make: *** [shell.o] Error 1
> > 
> > 
> > does this mean that i have to upgrade gcc (which i can't believe)?
> > 
> > thanks in advance,
> > gernot
> > -- 
> > ,---------------------------------------------------------------------------.
> > | dipl.ing. gernot kerschbaumer  |  email:    [EMAIL PROTECTED]   |
> > | vereinsgasse 32/12       ,-----'  fax:      +43 1 2160493                 |
> > | a-1020 wien              | homepage: http://stud2.tuwien.ac.at/~e9018967/ |
> > `---------------------------------------------------------------------------'
> > 
> > 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 5.0i for non-commercial use
> Charset: noconv
> 
> iQA/AwUBNs7qqRLC9wZKsFmxEQIGywCfcDDEn7gG4CVtvLwSG2BCtH3U74YAn0Aw
> uJNw5Gn+VrsHaR5ZlYlGJPk8
> =a8gv
> -----END PGP SIGNATURE-----
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to