[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Compilation problem
When compiling XEN 3.0.3 (KERNELS = linux-2.6-xen0 linux-2.6-xenU) with Linux kernel 2.6.16.29 or 2.6.26.35 and with gcc 4.1, I stumble over the following compilation error:make[3]: entrant dans le répertoire « .../xen-3.0.3_0-src/linux-2.6.16.35-xen0 » CHK include/linux/version.h CC [M] net/ipv4/netfilter/ip_conntrack_proto_tcp.o In file included from net/ipv4/netfilter/ip_conntrack_proto_tcp.c:33: include/net/tcp.h: In function ‘tcp_skb_pcount’:include/net/tcp.h:555: error: ‘struct skb_shared_info’ has no member named ‘tso_segs’ include/net/tcp.h: In function ‘tcp_skb_mss’:include/net/tcp.h:561: error: ‘struct skb_shared_info’ has no member named ‘tso_size’ make[6]: *** [net/ipv4/netfilter/ip_conntrack_proto_tcp.o] Erreur 1 make[5]: *** [net/ipv4/netfilter] Erreur 2 make[4]: *** [net/ipv4] Erreur 2 make[3]: *** [net] Erreur 2 Compilation command is: $ make dist CC=gcc-4.1 verbose=y debug=y perfc=y debugger=y and with extra CFLAGS option -fno-stack-protector. It appears to be the same error with kernel 2.6.17.10. Any advice? thx _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |