Hi, I want to have CBQ as dynamic module in my kernel. For this, I selected 'm' for CBQ while doing menuconfig. Then I ran make dep make bzImage make modules make modules_install. After rebooting the kernel, I entered following command. /sbin/insmod /lib/modules/2.4.4/kernel/net/sched/sch_cbq.o But it doesn't install CBQ module.Instead I get following error messages. /lib/modules/2.4.4/kernel/net/sched/sch_cbq.o: unresolved symbol qdisc_get_rtab /lib/modules/2.4.4/kernel/net/sched/sch_cbq.o: unresolved symbol unregister_qdisc /lib/modules/2.4.4/kernel/net/sched/sch_cbq.o: unresolved symbol qdisc_put_rtab /lib/modules/2.4.4/kernel/net/sched/sch_cbq.o: unresolved symbol qdisc_copy_stats . . . Could anyone tell me what could be wrong. Am I missing something here? Thanks & regards, Deepika -------------------------------------------------------------------------------- Deepika Kakrania Sasken Communication Technologies Limited Phone No:(080) 5578 300 Extn:8059 5289906 (res) Email: deepika@sasi.com - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html