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]

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


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

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