LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   linux build error (https://www.linuxquestions.org/questions/linux-newbie-8/linux-build-error-674827/)

91change 10-07-2008 10:09 AM

linux build error
 
i tried to build linux for my embedded box . But i get following error ..Can you please show some clue on what may went wrong ? i have marked some in red ink for your convinience .Tool chain are already installed and is able to build some pakages like samba .



make -f scripts/Makefile.build obj=scripts/basic
make -f scripts/Makefile.build obj=.
mkdir -p arch/arm/kernel/
make -f scripts/Makefile.build obj=. missing-syscalls
/bin/sh scripts/checksyscalls.sh arm-none-linux-gnueabi-gcc -Wp,-MD,./.missing-syscalls.d -nostdinc -isystem /vob/magma/trunk/toolchain/kirkwood/arm-none-linux-gnueabi/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.1/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -mlittle-endian -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -DMOT_HMG21x0=2 -Os -marm -ffunction-sections -fno-omit-frame-pointer -mapcs -mno-sched-prolog -mabi=aapcs-linux -mno-thumb-interwork -D__LINUX_ARM_ARCH__=5 -march=armv5t -mtune=marvell-f -msoft-float -Uarm -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(missing_syscalls)" -D"KBUILD_MODNAME=KBUILD_STR(missing_syscalls)"
cc1: error: stdout: Value too large for defined data type
make[4]: *** [missing-syscalls] Error 1
make[3]: *** [prepare0] Error 2

make[3]: Leaving directory `/vob/magma/trunk/build/arm/kirkwood/linux-2.6.22.18'
make[2]: *** [.linux-build-make] Error 2
make[2]: Leaving directory `/vob/magma/trunk/make.inc/linux'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/vob/magma/trunk/make.inc/linux'
make: *** [build] Error 2

91change 10-07-2008 10:29 AM

linux version linux-2.6.22.18


All times are GMT -5. The time now is 01:16 PM.