From: Rasmus Andersen <rasmus@jaquet.dk>
To: linux-kernel@vger.kernel.org
Subject: Compile breakage in 2415p1 in net/core
Date: Fri, 9 Nov 2001 21:46:25 +0100 [thread overview]
Message-ID: <20011109214625.C824@jaquet.dk> (raw)
Hi.
Compiling a 2415p1 kernel with no networking support, I get the
following during make bzImage:
make[3]: Entering directory `/home/rasmus/kernel/linux-2415p1/net/core'
gcc -D__KERNEL__ -I/home/rasmus/kernel/linux-2415p1/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o sock.o sock.c
In file included from /home/rasmus/kernel/linux-2415p1/include/net/tcp.h:1036,
from sock.c:122:
/home/rasmus/kernel/linux-2415p1/include/net/tcp_ecn.h: In function `TCP_ECN_send':
/home/rasmus/kernel/linux-2415p1/include/net/tcp_ecn.h:54: union has no member named `af_inet'
/home/rasmus/kernel/linux-2415p1/include/net/tcp_ecn.h:61: union has no member named `af_inet'
make[3]: *** [sock.o] Error 1
make[3]: Leaving directory `/home/rasmus/kernel/linux-2415p1/net/core'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/home/rasmus/kernel/linux-2415p1/net/core'
make[1]: *** [_subdir_core] Error 2
make[1]: Leaving directory `/home/rasmus/kernel/linux-2415p1/net'
make: *** [_dir_net] Error 2
This is with CONFIG_NET unset.
--
Regards,
Rasmus(rasmus@jaquet.dk)
reply other threads:[~2001-11-09 20:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20011109214625.C824@jaquet.dk \
--to=rasmus@jaquet.dk \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®