[u-boot] 컴파일시
글쓴이: knightjbs / 작성시간: 수, 2010/01/20 - 9:47오전
[root@localhost u-boot-1.1.5]# make dep for dir in tools examples post post/cpu ; do make -C $dir _depend ; done make[1]: Entering directory `/usr/src/u-boot-1.1.5/tools' ln -s /usr/src/u-boot-1.1.5/tools/../common/environment.c /tmp/build/tools/environment.c ln -s /usr/src/u-boot-1.1.5/tools/../lib_generic/crc32.c /tmp/build/tools/crc32.c make[1]: Leaving directory `/usr/src/u-boot-1.1.5/tools' make[1]: Entering directory `/usr/src/u-boot-1.1.5/tools' make[1]: `_depend'를 위해 할 일이 없습니다 make[1]: Leaving directory `/usr/src/u-boot-1.1.5/tools' make[1]: Entering directory `/usr/src/u-boot-1.1.5/examples' make[1]: `_depend'를 위해 할 일이 없습니다 make[1]: Leaving directory `/usr/src/u-boot-1.1.5/examples' make[1]: Entering directory `/usr/src/u-boot-1.1.5/post' make[1]: `_depend'를 위해 할 일이 없습니다 make[1]: Leaving directory `/usr/src/u-boot-1.1.5/post' make[1]: Entering directory `/usr/src/u-boot-1.1.5/post/cpu' make[1]: `_depend'를 위해 할 일이 없습니다 make[1]: Leaving directory `/usr/src/u-boot-1.1.5/post/cpu'
u-boot 컴파일시 위와 같은 에러가 뜨는데요.
원인을 알 수가 없습니다.
에러는 저 부분이 전부이구요.
어떤 문제죠??
Forums:
에러로 보이진
에러로 보이진 않는군요.
make dep하실필요
make dep하실필요 없습니다다
댓글 달기