make[2]: 들어감 `/root/xc/config/imake' 디렉토리
making imake with BOOTSTRAPCFLAGS= in config/imake
armv5l-linux-gcc -o ccimake  -O -I../../include -I../../imports/x11/include/X11
ccimake.c
armv5l-linux-gcc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
/bin/sh: line 1: ./ccimake: cannot execute binary file
armv5l-linux-gcc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
make[2]: 나감 `/root/xc/config/imake' 디렉토리
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
./config/imake/imake: ./config/imake/imake: cannot execute binary file
make[1]: *** [config/makedepend/Makefile.proto] 오류 126
make[1]: 나감 `/root/xc' 디렉토리
make: *** [World] 오류 2

make World 치면 에러가 남...  
도와주세요~~  초보라서 잘 모름니다~~