Hi,all.
I'm using a ts7300.pdf to configure and when I try build the kernel, occurs the
error below.
:/opt/tskernel/linux24> make dep
rm -f include/asm
( cd include ; ln -sf asm-arm asm)
make[1]: Entering directory `/opt/tskernel/linux24/arch/arm/tools'
/opt/tskernel/linux24/scripts/mkdep -D__KERNEL__
-I/opt/tskernel/linux24/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os
-fno-strict-aliasing -fno-common -Uarm -fno-common -pipe -mapcs-32
-D__LINUX_ARM_ARCH__=4 -march=armv4 -mtune=arm9tdmi -msoft-float -Uarm --
getconstants.c |\
sed s,getconstants.o,constants.h, > .depend
make all
make[2]: Entering directory `/opt/tskernel/linux24/arch/arm/tools'
arm-linuxgcc -D__KERNEL__ -I/opt/tskernel/linux24/include -Wall
-Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -Uarm
-fno-common -pipe -mapcs-32 -D__LINUX_ARM_ARCH__=4 -march=armv4 -mtune=arm9tdmi
-msoft-float -Uarm -S -o constants.h.tmp.1 getconstants.c
make[2]: arm-linuxgcc: Command not found
make[2]: *** [constants.h] Error 127
make[2]: Leaving directory `/opt/tskernel/linux24/arch/arm/tools'
make[1]: *** [dep] Error 2
make[1]: Leaving directory `/opt/tskernel/linux24/arch/arm/tools'
make: *** [archdep] Error 2
How can I resolve it?
Thanks
BRuno
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|