主题 : 使用make zImage的时候出现错误 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 49443
精华: 0
发帖: 4
金钱: 20 两
威望: 4 点
综合积分: 8 分
注册时间: 2011-06-11
最后登录: 2011-07-06
楼主  发表于: 2011-06-21 21:32

 使用make zImage的时候出现错误

使用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

要怎么解决呢?