problem configuring for a mips platform

From: Nick Brown (nicbrown@cisco.com)
Date: Fri Jul 27 2001 - 10:23:53 EST


While trying to configure the 2.4.7 kernel for cross compilation to a new
mips platform I get the following errors;

> ls
COPYING MAINTAINERS REPORTING-BUGS drivers/ init/ lib/ scripts/
CREDITS Makefile Rules.make fs/ ipc/ mm/
Documentation/ README arch/ include/ kernel/ net/
> make ARCH=mips xconfig
rm -f include/asm
( cd include ; ln -sf asm-mips asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/home/nicbrown/cross/linux/scripts'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o
tkparse.cgcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o
tkcond.o tkcond.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tkgen.c
gcc -o tkparse tkparse.o tkcond.o tkgen.o
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/mips/config.in >> kconfig.tk
-: 364: unable to open drivers/message/i2o/Config.in
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/home/nicbrown/cross/linux/scripts'
make: *** [xconfig] Error 2
>

Is this a bug, or am I missing something. This is in a freshly un tarred
source directory. Do I need to edit anything or add more to the make command?

Cheers,
Nick

-- 
If you don't let go, you can't fall off!
	-- Jerry Moffat
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 31 2001 - 21:00:32 EST