Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: Yutaka <intruder_tkyf@yahoo.fr>
To: cake@lists.bufferbloat.net
Subject: Re: [Cake] Cannot Install cake qdisc to CentOS7
Date: Fri, 1 Dec 2017 04:40:41 +0900	[thread overview]
Message-ID: <752ee225-5629-4f5d-0bf8-64c6042ab641@yahoo.fr> (raw)
In-Reply-To: <CACvFP_hnRgCsV4NiZT66xfiEjzh_jsT_u_kPjQ0XxzGpHRLi3A@mail.gmail.com>

Thank you George, I will try to think to change.
Yutaka.

On 2017年12月01日 04:33, Georgios Amanakis wrote:
> You are using a very old kernel: 3.10.0-693.5.2.el7.x86_64
> Is there any change to upgrade to a newer one?
> 
> George
> 
> On Thu, Nov 30, 2017 at 2:27 PM, Yutaka via Cake 
> <cake@lists.bufferbloat.net <mailto:cake@lists.bufferbloat.net>> wrote:
> 
>     _______________________________________________
>     Cake mailing list
>     Cake@lists.bufferbloat.net <mailto:Cake@lists.bufferbloat.net>
>     https://lists.bufferbloat.net/listinfo/cake
>     <https://lists.bufferbloat.net/listinfo/cake>
> 
> 
>     ---------- Forwarded message ----------
>     From: Yutaka <intruder_tkyf@yahoo.fr <mailto:intruder_tkyf@yahoo.fr>>
>     To: cake@lists.bufferbloat.net <mailto:cake@lists.bufferbloat.net>
>     Cc:
>     Bcc:
>     Date: Fri, 1 Dec 2017 04:26:59 +0900
>     Subject: Cannot Install cake qdisc to CentOS7
>     Hi, stuff.This is only report , and not any claim.
> 
>     [ippan@localhost ~]$ cd sch_cake
>     [ippan@localhost sch_cake]$ ls
>     Makefile  cobalt.h  codel5_compat.h   pkt_sched.h
>     cobalt.c  codel5.h  gen_cake_const.c  sch_cake.c
>     [ippan@localhost sch_cake]$ sudo make ; make install
>     [sudo] ippan のパスワード:
>     make -C /lib/modules/3.10.0-693.5.2.el7.x86_64/build
>     SUBDIRS=/home/ippan/sch_cake modules
>     LDFLAGS_MODULE="--build-id=0xdfb2f6ccfbea7c413acec97d8440e344b94ca8e7"
>     CFLAGS_MODULE="-DCAKE_VERSION=\\\"dfb2f6ccfbea7c413acec97d8440e344b94ca8e7\\\""
>     make: *** /lib/modules/3.10.0-693.5.2.el7.x86_64/build: そのような
>     ファイルやディレクトリはありません.  中止.
>     make: *** [default] エラー 2
>     install -v -m 644 sch_cake.ko
>     /lib/modules/3.10.0-693.5.2.el7.x86_64/kernel/net/sched/
>     install: `sch_cake.ko' を stat できません: そのようなファイルやディ
>     レクトリはありません
>     make: *** [install] エラー 1
>     [ippan@localhost sch_cake]$ make
>     make -C /lib/modules/3.10.0-693.5.2.el7.x86_64/build
>     SUBDIRS=/home/ippan/sch_cake modules
>     LDFLAGS_MODULE="--build-id=0xdfb2f6ccfbea7c413acec97d8440e344b94ca8e7"
>     CFLAGS_MODULE="-DCAKE_VERSION=\\\"dfb2f6ccfbea7c413acec97d8440e344b94ca8e7\\\""
>     make: *** /lib/modules/3.10.0-693.5.2.el7.x86_64/build: そのような
>     ファイルやディレクトリはありません.  中止.
>     make: *** [default] エラー 2
>     [ippan@localhost sch_cake]$ make
>     make -C /lib/modules/3.10.0-693.5.2.el7.x86_64/build
>     SUBDIRS=/home/ippan/sch_cake modules
>     LDFLAGS_MODULE="--build-id=0xdfb2f6ccfbea7c413acec97d8440e344b94ca8e7"
>     CFLAGS_MODULE="-DCAKE_VERSION=\\\"dfb2f6ccfbea7c413acec97d8440e344b94ca8e7\\\""
>     make[1]: ディレクトリ `/usr/src/kernels/3.10.0-693.5.2.el7.x86_64'
>     に入ります
>        CC [M]  /home/ippan/sch_cake/sch_cake.o
>     /home/ippan/sch_cake/sch_cake.c:60:27: 致命的エラー:
>     net/flow_keys.h: そのようなファイルやディレクトリはありません
>       #include <net/flow_keys.h>
>                                 ^
>     コンパイルを停止しました。
>     make[2]: *** [/home/ippan/sch_cake/sch_cake.o] エラー 1
>     make[1]: *** [_module_/home/ippan/sch_cake] エラー 2
>     make[1]: ディレクトリ `/usr/src/kernels/3.10.0-693.5.2.el7.x86_64'
>     から出ます
>     make: *** [default] エラー 2
> 
>     Yutaka.
> 
> 
> 

  parent reply	other threads:[~2017-11-30 19:40 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-29 23:18 [Cake] cake flenter results round 3 Pete Heist
2017-11-29 23:25 ` Jonathan Morton
2017-11-30 17:13   ` Georgios Amanakis
2017-11-30 17:22     ` Jonathan Morton
2017-11-30 18:07       ` Georgios Amanakis
2017-11-30 18:13         ` Jonathan Morton
2017-11-30 18:17           ` Georgios Amanakis
2017-11-30 18:27             ` Jonathan Morton
2017-11-30 18:32               ` Georgios Amanakis
2017-12-01 18:09                 ` Dave Taht
2017-12-01 18:21             ` Dave Taht
2017-11-30 20:17           ` Georgios Amanakis
2017-11-30 21:06             ` Georgios Amanakis
2017-11-30 18:01     ` Dave Taht
2017-11-30 21:03     ` Toke Høiland-Jørgensen
2017-11-30 21:11       ` Georgios Amanakis
2017-11-30 21:29         ` Georgios Amanakis
2017-11-30 21:38           ` Toke Høiland-Jørgensen
2017-11-30 21:58             ` Georgios Amanakis
2017-12-01  0:46               ` Cannot install tc-adv(for cake) on Fedora 27 Yutaka
     [not found]               ` <mailman.1238.1512089192.3609.cake@lists.bufferbloat.net>
2017-12-01  1:40                 ` [Cake] " Jonathan Morton
2017-12-01  1:52                   ` Bret Towe
     [not found]                     ` <CAJq5cE0u2f0OnC-Tv5pLed8QUkWj+296gokBhKDLwa9adJ6CPA@mail.gmail.com>
     [not found]                       ` <CAJq5cE0kj3RekGBCoRXFhtpDLBreZmRXte6vzAO589jTBXvPbw@mail.gmail.com>
2017-12-01  3:32                         ` Jonathan Morton
2017-12-01  4:10                           ` Bret Towe
2017-12-01  1:53                   ` Yutaka
2017-12-01 12:49               ` [Cake] cake flenter results round 3 Toke Høiland-Jørgensen
2017-11-30 21:32         ` Toke Høiland-Jørgensen
2017-11-30 21:34           ` Georgios Amanakis
2017-12-01 19:23     ` Dave Taht
2017-12-01 19:29       ` Georgios Amanakis
2017-12-01 19:45         ` Dave Taht
2017-12-01 19:46           ` Dave Taht
2017-12-01 21:41             ` Georgios Amanakis
2017-12-02  1:23               ` Dave Taht
     [not found]               ` <CACvFP_hJJ22_Y032GzAe1rPpDFZK_Fbe+4Pqw9zBXntyaqUAkQ@mail.gmail.com>
2017-12-02  1:25                 ` [Cake] Fwd: " Georgios Amanakis
2017-12-02  1:31                   ` [Cake] " Georgios Amanakis
2017-12-02  1:37                     ` Georgios Amanakis
2017-12-02  1:41                     ` Dave Taht
2017-12-02 17:47                       ` George Amanakis
2017-12-02 17:59                         ` Dave Taht
2017-12-02 18:30                           ` George Amanakis
2017-12-02 18:41                             ` Dave Taht
2017-12-02 18:34                           ` Dave Taht
2017-12-02 23:50                             ` Georgios Amanakis
2018-01-02 22:54   ` Kristjan Onu
2018-01-07 20:23     ` Kristjan Onu
2017-11-30  6:28 ` Dave Taht
2017-11-30 19:26   ` Cannot Install cake qdisc to CentOS7 Yutaka
     [not found]   ` <mailman.1227.1512070029.3609.cake@lists.bufferbloat.net>
     [not found]     ` <CACvFP_hnRgCsV4NiZT66xfiEjzh_jsT_u_kPjQ0XxzGpHRLi3A@mail.gmail.com>
2017-11-30 19:40       ` [Cake] " Yutaka
2017-11-30 19:40       ` Yutaka [this message]
2017-12-01 19:08 ` [Cake] cake flenter results round 3 Dave Taht

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=752ee225-5629-4f5d-0bf8-64c6042ab641@yahoo.fr \
    --to=intruder_tkyf@yahoo.fr \
    --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