From: Loganaden Velvindron <loganaden@gmail.com>
To: cake@lists.bufferbloat.net
Subject: [Cake] CAKE build failure on Linux 4.2.2
Date: Thu, 8 Oct 2015 10:57:35 +0400 [thread overview]
Message-ID: <CAOp4FwT0Yi8pnZ6=K4hAMFMtdErx5e1qWznZvT+8++vQDaLhKQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1651 bytes --]
Hi guys,
It appears that there are issues with building CAKE on a Linux kernel
4.2.2, due to relying on API that weren't released for the 4.2.2 release.
Perhaps the solution would be to either not support the 4.2.2 release or
use #ifdefs.
Here are the errors:
make -C /lib/modules/4.2.2-1-ARCH/build SUBDIRS=/home/logan/sch_cake modules
make[1]: Entering directory '/usr/lib/modules/4.2.2-1-ARCH/build'
CC [M] /home/logan/sch_cake/sch_cake.o
/home/logan/sch_cake/sch_cake.c: In function ‘cake_hash’:
/home/logan/sch_cake/sch_cake.c:253:8: error:
‘FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL’ undeclared (first use in this
function)
FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL);
^
/home/logan/sch_cake/sch_cake.c:253:8: note: each undeclared identifier is
reported only once for each function it appears in
/home/logan/sch_cake/sch_cake.c:252:2: error: too many arguments to
function ‘skb_flow_dissect_flow_keys’
skb_flow_dissect_flow_keys(skb, &keys,
^
In file included from include/linux/skbuff.h:37:0,
from /home/logan/sch_cake/sch_cake.c:46:
include/net/flow_dissector.h:173:20: note: declared here
static inline bool skb_flow_dissect_flow_keys(const struct sk_buff *skb,
^
scripts/Makefile.build:264: recipe for target
'/home/logan/sch_cake/sch_cake.o' failed
make[2]: *** [/home/logan/sch_cake/sch_cake.o] Error 1
Makefile:1386: recipe for target '_module_/home/logan/sch_cake' failed
make[1]: *** [_module_/home/logan/sch_cake] Error 2
make[1]: Leaving directory '/usr/lib/modules/4.2.2-1-ARCH/build'
Makefile:7: recipe for target 'default' failed
[-- Attachment #2: Type: text/html, Size: 2011 bytes --]
next reply other threads:[~2015-10-08 6:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-08 6:57 Loganaden Velvindron [this message]
2015-10-08 12:49 ` Loganaden Velvindron
2015-10-08 14:20 ` Jonathan Morton
2015-10-08 14:27 ` Loganaden Velvindron
2015-10-08 14:43 ` Toke Høiland-Jørgensen
2015-10-08 15:47 ` Loganaden Velvindron
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
List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAOp4FwT0Yi8pnZ6=K4hAMFMtdErx5e1qWznZvT+8++vQDaLhKQ@mail.gmail.com' \
--to=loganaden@gmail.com \
--cc=cake@lists.bufferbloat.net \
/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