免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1101 | 回复: 5
打印 上一主题 下一主题

CentOS-4.4下升级2.6.15后升级IPTABLES报错 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-12-19 17:16 |只看该作者 |倒序浏览
CentOS-4.4下升级2.6.15后升级IPTABLES报错
升级内核都没有报错,而且也可以用。
但是做到下面的时候报错
[root@centOS src]# cd /usr/src/iptables-1.3.5                                 
[root@centOS iptables-1.3.5]# export KERNEL_DIR=/usr/src/linux                 
[root@centOS iptables-1.3.5]# export IPTABLES_DIR=/usr/src/iptables-1.3.5      
[root@centOS iptables-1.3.5]# make BINDIR=/sbin LIBDIR=/lib MANDIR=/usr/share/m
n install                                                                     
:0: internal compiler error: Segmentation fault                                
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
Making dependencies: please wait...                                            
extensions/libip6t_REJECT.c:0: internal compiler error: Segmentation fault     
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
extensions/libip6t_frag.c:0: internal compiler error: Segmentation fault

论坛徽章:
0
2 [报告]
发表于 2006-12-19 17:17 |只看该作者
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
extensions/libip6t_owner.c:0: internal compiler error: Segmentation fault      
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
extensions/libip6t_mark.c:0: internal compiler error: Segmentation fault      
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
extensions/libip6t_length.c:0: internal compiler error: Segmentation fault     
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
extensions/libip6t_icmpv6.c:0: internal compiler error: Segmentation fault     
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
extensions/libip6t_hl.c:0: internal compiler error: Segmentation fault         
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.

论坛徽章:
0
3 [报告]
发表于 2006-12-21 13:36 |只看该作者
自己顶一下


[root@centOS iptables-1.3.1]# export KERNEL_DIR=/usr/src/linux                 
[root@centOS iptables-1.3.1]# export IPTABLES_DIR=/usr/src/iptables-1.3.1      
[root@centOS iptables-1.3.1]# make BINDIR=/sbin LIBDIR=/lib MANDIR=/usr/share/m
n install                                                                     
Making dependencies: please wait...                                            
libiptc/libip4tc.c:0: internal compiler error: Segmentation fault              
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
extensions/libip6t_icmpv6.c:0: internal compiler error: Segmentation fault     
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
extensions/libipt_length.c:0: internal compiler error: Segmentation fault      
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
extensions/libipt_esp.c:0: internal compiler error: Segmentation fault         
Please submit a full bug report,                                               
with preprocessed source if appropriate.                                       
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.               
make: *** Deleting file `extensions/libipt_conntrack.d'                        
make: *** [extensions/libipt_conntrack.d] Interrupt

论坛徽章:
0
4 [报告]
发表于 2006-12-21 20:10 |只看该作者
哎。。。。郁闷 今天我重新安装了一片
cd /usr/src/linux
make
的时候发现什么编的2.6.15内核下的模块全都是 xx.O   按道理2.6下的模块应该是.ko才对  
有谁能帮我解答一下

论坛徽章:
0
5 [报告]
发表于 2006-12-22 14:10 |只看该作者
CC      net/ipv4/xfrm4_output.o                                             
  LD      net/ipv4/built-in.o                                                  
  CC [M]  net/ipv4/ipip.o                                                      
  CC [M]  net/ipv4/ip_gre.o                                                   
  CC [M]  net/ipv4/ah4.o                                                      
  CC [M]  net/ipv4/esp4.o                                                      
  CC [M]  net/ipv4/ipcomp.o                                                   
  CC [M]  net/ipv4/xfrm4_tunnel.o                                             
  LD      net/ipv6/netfilter/built-in.o                                       
  CC [M]  net/ipv6/netfilter/ip6_tables.o                                      
                                                                              
CC [M]  net/ipv6/netfilter/ip6t_limit.o                                       
                                                                              
CC [M]  net/ipv6/netfilter/ip6t_mark.o                                       
                                                                              
CC [M]  net/ipv6/netfilter/ip6t_length.o                                      
                                                                              
CC [M]  net/ipv6/netfilter/ip6t_mac.o                                         
                                                                              
CC [M]  net/ipv6/netfilter/ip6t_rt.o                                          
                                                                              
CC [M]  net/ipv6/netfilter/ip6t_hbh.o                                         
                                                                              
CC [M]  net/ipv6/netfilter/ip6t_dst.o

论坛徽章:
0
6 [报告]
发表于 2006-12-22 16:20 |只看该作者
原因没找到。。后来我选择重新安装一下。结果这些问题都决解了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP