From: PUCCETTI Armand <armand.puccetti@cea.fr>
To: xen-devel@lists.xensource.com
Subject: Compilation problem
Date: Fri, 08 Dec 2006 12:46:35 +0100 [thread overview]
Message-ID: <4579509B.6080408@cea.fr> (raw)
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
next reply other threads:[~2006-12-08 11:46 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-08 11:46 PUCCETTI Armand [this message]
2006-12-08 11:17 ` Compilation problem Steven Hand
2006-12-08 16:23 ` PUCCETTI Armand
-- strict thread matches above, loose matches on Subject: below --
2014-01-24 1:12 compilation problem Niklas Molin
2014-01-23 22:06 Niklas Molin
2014-01-23 22:12 ` Gary Thomas
2011-01-26 10:48 antoni artigues
2011-01-26 11:17 ` Avi Kivity
2011-01-26 11:37 ` antoni artigues
2011-01-26 12:53 ` Avi Kivity
2010-05-31 14:54 Onkar Mahajan
2008-08-19 13:16 Compilation problem Kevin Hickey
2008-08-19 13:27 ` Martin Michlmayr
2008-08-19 16:06 ` Ralf Baechle
2008-07-10 8:58 Compilation Problem Chris Calitz
2008-07-11 21:30 ` Bob Copeland
2008-07-11 23:37 ` Luis R. Rodriguez
2005-05-19 6:25 compilation problem Wieslaw Faruga
2005-05-19 6:25 ` Jean Delvare
2003-08-30 10:28 Martchukov Anton
2003-08-30 12:30 ` Mark Frey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4579509B.6080408@cea.fr \
--to=armand.puccetti@cea.fr \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.