WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Compilation problem

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Compilation problem
From: PUCCETTI Armand <armand.puccetti@xxxxxx>
Date: Fri, 08 Dec 2006 12:46:35 +0100
Delivery-date: Fri, 08 Dec 2006 02:45:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.8 (X11/20061115)
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

<Prev in Thread] Current Thread [Next in Thread>