使用make zImage的时候 出现如下错误
In file included from include/linux/unistd.h:7,
from include/linux/syscalls.h:67
from net/socket.c:83:
/opt/FriendlyARM/mini2440/linux-2.6.32.2/arch/arm/include/asm/unistd.h:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <
http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [net/socket.o] Error 1
make: *** [net] Error 2
要怎么解决呢?