2011/1/17 Vladimir Sokolovsky <[email protected]> > Hi Vladimir, >> >> You'll find in attachment the compilation log file. >> >> I used the following command to generate the log file: >> >> cd rpmbuild/SPECS >> rpmbuild -vv -bb ofa_kernel.spec --define 'configure_options >> --with-core-mod --with-user_mad-mod --with-user_access-mod >> --with-addr_trans-mod --with-mthca-mod --with-mlx4-mod --with-mlx4_en-mod >> --with-cxgb3-mod --with-nes-mod ' --define 'build_kernel_ib 1' --define >> 'build_kernel_ib_devel 1' --define 'KVERSION 2.6.32.27' --define 'K_SRC >> /net/direct/rhdata/jcl/linux-2.6.32.27' --define 'network_dir >> /etc/sysconfig/network-scripts' --define '_prefix /usr' --define >> '__arch_install_post %{nil}'> log.txt 2>&1 >> >> thank you in advance for your help. >> Jean-Charles >> >> > Hi Jean-Charles, > Was your kernel compiled with IPV6 support? > If not, then you have to recompile this kernel with IPV6. > > Yes it was compiled with IPV6 support, here is the output of the command: grep -i ipv6 .config CONFIG_IPV6=m CONFIG_IPV6_PRIVACY=y CONFIG_IPV6_ROUTER_PREF=y CONFIG_IPV6_ROUTE_INFO=y CONFIG_IPV6_OPTIMISTIC_DAD=y CONFIG_IPV6_MIP6=m CONFIG_IPV6_SIT=m CONFIG_IPV6_NDISC_NODETYPE=y CONFIG_IPV6_TUNNEL=m CONFIG_IPV6_MULTIPLE_TABLES=y CONFIG_IPV6_SUBTREES=y CONFIG_IPV6_MROUTE=y CONFIG_IPV6_PIMSM_V2=y CONFIG_IP_VS_IPV6=y # IPv6: Netfilter Configuration CONFIG_NF_CONNTRACK_IPV6=m CONFIG_IP6_NF_MATCH_IPV6HEADER=m
JC
_______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
