> Try "/sbin/modprobe sch_cbq" instead.
It doesn't work either.
I have selected option CONFIG_MODULES and disabled both
CONFIG_MODVERSIONS and CONFIG_KMOD.
After compiling with this configuartion I rebooted the kernel and
entered the command
insmod sched.o
It says "couldn't find the kernel version the module was compiled for".
Can anyone point out what can be the problem here?
Reagrds,
Deepika
On Mon, 27 Aug 2001, Deepika Kakrania wrote:
>
> 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
>
>
>
>
-
To unsubscribe from this list: 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
This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:38 EST