* [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
* Re: [BUG?] modprobe sch_htb fails
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
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2003-11-12 16:50 UTC (permalink / raw)
To: Sven Köhler; +Cc: linux-kernel
On Wed, Oct 01, 2003 at 02:02:56AM +0200, Sven Köhler wrote:
> 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
>...
Does this problem still occur in 2.4.23-rc1?
If yes, please send your .config.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [BUG?] modprobe sch_htb fails
2003-11-12 16:50 ` Adrian Bunk
@ 2003-11-13 1:11 ` Sven Köhler
0 siblings, 0 replies; 3+ messages in thread
From: Sven Köhler @ 2003-11-13 1:11 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-kernel
>>"modprobe sch_htb" failed with:
>>
>>/lib/modules/2.4.22/kernel/net/sched/sch_htb.o: unresolved symbol
>>qdisc_get_rtab
>>...
>
> Does this problem still occur in 2.4.23-rc1?
I again compiled everything unter Networking/QoS as a module and it
works now. I think the problem is gone now.
Thx for fixing it.
cu
Sven
^ 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