Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sched_fq_pie dependency from tc-adv until it can compile so that Cake shaper can be installed #20

Closed
minecraft2048 opened this issue Mar 25, 2017 · 5 comments

Comments

@minecraft2048
Copy link

I want to try Cake shaper with Openwrt in my old PC, so I followed this information: https://www.bufferbloat.net/projects/codel/wiki/Cake/ to install Cake to Openwrt

Target Profile -> TP-LINK Archer C5/C7

Luci -> Collections -> Luci (*)
        Applications -> luci-app-sqm (*)
Kernel Modules -> Network Support -> kmod-sched-cake & kmod-sched-fq_pie (*)
Network -> Routing & Redirection -> tc-adv (*)

replacing the Target Profile with x86_64 generic. Then, I tried to make it, then this error happens: dtaht/sched_fq_pie#1 . After manually removing sched_fq_pie as a hard dependency to tc-adv in the Makefiles, OpenWrt compiles normally

@minecraft2048 minecraft2048 changed the title Remove sched_fq_pie dependency from tc-adv until it can compile Remove sched_fq_pie dependency from tc-adv until it can compile so that Cake shaper can be installed Mar 25, 2017
@majster95
Copy link

majster95 commented Apr 22, 2017

I have the same problem during compiling, but remove sched_fq_pie from tc-adv makefile doesn't help me. Can you explain me how yo did this ?

@minecraft2048
Copy link
Author

@majster95 My bad, I think that it is not in the makefile, you should go to ./tmp/.config-package.in, search for tc-adv and remove both depends on and select, with that, you can go to the make menuconfig and unselect sched_fq_pie, then you can compile as usual

@majster95
Copy link

Thank you ;)
I will test it tomorrow.

@dtaht
Copy link
Owner

dtaht commented Aug 28, 2017

May I close this?

@minecraft2048
Copy link
Author

Yes? Its been a long time for me to play with this stuff

@dtaht dtaht closed this as completed Aug 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants