public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG?] modprobe sch_htb fails
@ 2003-10-01  0:02 Sven Köhler
  2003-11-12 16:50 ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Köhler @ 2003-10-01  0:02 UTC (permalink / raw)
  To: linux-kernel

Today i recompiled my kernel (version 2.4.22) to make my first steps 
towards traffic shaping.

I found out, that the module sch_htb cannot be loaded.
I can't tell why. Every option under "Networking Options"->"QoS and/or 
fairqueuing" was either marked to be compiled statically or as a module 
if possible.

I guess it's only a "bug" in the dependencies or something similar.
If you need anything to reproduce the "bug", i can send you my .config 
or anything you need.


"modprobe sch_htb" failed with:

/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: unresolved symbol 
qdisc_get_rtab
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: unresolved symbol 
psched_time_base
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: unresolved symbol 
unregister_qdisc
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: unresolved symbol 
qdisc_put_rtab
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: unresolved symbol 
register_qdisc
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: unresolved symbol 
pfifo_qdisc_ops
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: unresolved symbol 
psched_time_mark
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: unresolved symbol 
qdisc_kill_estimator
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: insmod 
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o failed
/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: insmod sch_htb failed



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-13  1:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-01  0:02 [BUG?] modprobe sch_htb fails Sven Köhler
2003-11-12 16:50 ` Adrian Bunk
2003-11-13  1:11   ` Sven Köhler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox