Email class 101: If you want to start a new thread, START A NEW THREAD. Do not just change the subject line and remove the old text. Start a new message. It should be a law, there probably is a RFC for it.
Kernel class 201: If your kernel is compiled with module versions (line noise looking stuff at the end of function names) then you need to have the proper modversion.h(?) file from when your kernel was compiled. With out it, nothing will work properly. Second, being 4 revisions behind head is not a good thing. Upgrade to 2.4.21 and preferably to one you compile yourself so you have all the right files to make your modules work right. Don't accept the crap you get from RH. On Fri, 2003-08-15 at 10:55, [EMAIL PROTECTED] wrote: > I'm using kernel 2.4.17. > > If I try to modprobe zaptel, I receive: > > Using /lib/modules/2.4.17/misc/zaptel.o > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > remove_proc_entry_Rsmp_5c747b84 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > proc_mkdir_Rsmp_b1c61eb3 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > create_proc_entry_Rsmp_a39969af > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > alloc_skb_Rsmp_0077ce3d > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > ppp_input_error_Rsmp_a7109407 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > request_module_Rsmp_27e4dc04 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > __kfree_skb_Rsmp_617cb2d1 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > ppp_output_wakeup_Rsmp_d121fe32 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > skb_over_panic_Rsmp_207f0a84 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > ppp_unit_number_Rsmp_aab514cf > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol printk_Rsmp_1b7d4074 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > softnet_data_Rsmp_6de03885 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > ppp_register_channel_Rsmp_37546bfd > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > ppp_input_Rsmp_5330487b > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > ppp_unregister_channel_Rsmp_65ad2d68 > /lib/modules/2.4.17/misc/zaptel.o: unresolved symbol > ppp_channel_index_Rsmp_390d5f4b > > > What should I enable in my kernel to solve this? > > Thanks, > > Isamar > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
