From: "D. Gregory" <gregory.d@netcourrier.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Failed to insmod sch_htb
Date: Mon, 18 Mar 2002 18:10:39 +0000 [thread overview]
Message-ID: <marc-lartc-101647510831133@msgid-missing> (raw)
Hi,
I'm new to HTB and CBQ, and i want to try it.
But i failed the first step: load modules.
I patch the kernel 2.4.17 succesfully, add QoS support, and all QoS
scheds in modules instead off kernel. make clean dep bzImage modules
modules_install copy the new kernel
reboot
fine
But when i :
server:~# insmod sch_htb
Using /lib/modules/2.4.17/kernel/net/sched/sch_htb.o
/lib/modules/2.4.17/kernel/net/sched/sch_htb.o: unresolved symbol
qdisc_get_rtab/lib/modules/2.4.17/kernel/net/sched/sch_htb.o:
unresolved symbol
unregister_qdisc/lib/modules/2.4.17/kernel/net/sched/sch_htb.o:
unresolved symbol
qdisc_put_rtab/lib/modules/2.4.17/kernel/net/sched/sch_htb.o:
unresolved symbol
register_qdisc/lib/modules/2.4.17/kernel/net/sched/sch_htb.o:
unresolved symbol
pfifo_qdisc_ops/lib/modules/2.4.17/kernel/net/sched/sch_htb.o:
unresolved symbol qdisc_kill_estimator
server:~# grep qdisc_get_rtab /boot/System.map
c01f4ecc T qdisc_get_rtab
c0286a20 ? __kstrtab_qdisc_get_rtab
c028ad20 ? __ksymtab_qdisc_get_rtab
Where is the problem ??
(i will try with all scheds _in_ the kernel)
--
Grégory Duchatelet
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2002-03-18 18:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-18 18:10 D. Gregory [this message]
2002-03-18 18:33 ` [LARTC] Failed to insmod sch_htb Martin Devera
2002-03-19 8:19 ` D. Gregory
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-101647510831133@msgid-missing \
--to=gregory.d@netcourrier.com \
--cc=lartc@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.