|
|
下边是config.log的内容:
configure:611: checking host system type
configure:632: checking target system type
configure:650: checking build system type
configure:705: checking for a BSD compatible install
configure:758: checking whether ln works
configure:782: checking whether ln -s works
configure:1867: checking for gcc
configure:1980: checking whether the C compiler (i486-cross-linux-gnu-gcc ) works
configure:1996: i486-cross-linux-gnu-gcc -o conftest conftest.c 1>&5
[color="Red"]eval: 1: i486-cross-linux-gnu-gcc: not found
configure: failed program was:
#line 1991 "configure"
#include "confdefs.h"
main(){return(0);}
我第一遍作clfs的时候这个地方没遇到问题,然后我把文件删了,现在想重新做,没想到第一步就遇到问题了。清大虾帮帮忙 |
|