mipsel gcc-2.95.3-glibc-2.2.5 error: Configure requires bash

Roman Duka rduka@mail.ru
Sat Dec 20 23:00:00 GMT 2003


John L.Utz III wrote:
> Hi;
> 
> at work i use linux, at home i use freebsd.
> 
> i succesfully built  x86 gcc-2.95.3-glibc-2.2.5 on freebsd
> 
> i am trying to build mipsel gcc-2.95.3-glibc-2.2.5 but i get the following
> error that i *didnt* get with x86
> 
> 
> + gmake ARCH=mips oldconfig
> rm -f include/asm
> ( cd include ; ln -sf asm-mips asm)
> sh scripts/Configure -d arch/mips/config.in
> Configure requires bash
> gmake: *** [oldconfig] Error 1
> 
> 
> what's weird is that i am using bash, and i set this env variable based on
> some src grepping
> 
> CONFIG_SHELL=/usr/local/bin/bash
> 
> but it didnt help.
> 
> any suggestions?
> 
> tnx!
> 
> johnu
> 
maybe you should be running bash, or setting SHELL=/usr/local/bin/bash 
or something like that


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list