This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Hi Roman;

At Sat, 20 Dec 2003 23:06:57 +0000,
Roman Duka <rduka@mail.ru> wrote:
> 
> 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

:-)

I *am* running bash:

bash-2.05a$ echo $SHELL
/usr/local/bin/bash


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]