[Asterisk-Dev] depmod fails for zaptel

The Traveller traveler at xs4all.nl
Sun May 11 03:45:39 MST 2003


Yo Gregg,

Did you recently upgrade your kernel?
You might be building against the wrong kernel-headers.  Check if the
kernel you're running was actually built from the sources you have
in "/usr/src/linux/" and if "/usr/include/linux" and "/usr/include/asm"
are symlinks to the appropriate places in this source-tree.  Some
distributions place the files there directly instead of symlinking, which
goes wrong when you choose to compile your own kernel.



    Grtz,

      Oliver

On Fri, May 09, 2003 at 22:30:04 -0400, Gregg Lebovitz wrote:

> I am building asterisk in the same way I have done it in the past.
> Recently, I started seeing errors when the zaptel 'make install' does a
> depmod -a.
> 
> I have attached the output of depmod -ae.
> 
> I am running redhat 8.0 with kernel 2.4.18-27.8.0
> 
> Any ideas?
> 
> Gregg
> 
> depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/misc/wcusb.o
> depmod: 	usb_control_msg_Re80c4f9a
> depmod: 	usb_submit_urb_R77d0e891
> depmod: 	usb_set_configuration_R38118f0c
> depmod: 	usb_set_interface_Rfe0b0cf8
> depmod: 	usb_deregister_Rb5c0939b
> depmod: 	usb_register_Ra6fe0a72
> depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/misc/zaptel.o
> depmod: 	create_proc_entry_Ra3afa0f7
> depmod: 	alloc_skb_R9e8e25db
> depmod: 	register_chrdev_Ref89ab9e
> depmod: 	softnet_data_R26f42c7c
> depmod: 	add_wait_queue_R0cbf8a39
> depmod: 	remove_wait_queue_Rb65338b9
> depmod: 	remove_proc_entry_Rec1fb130
> depmod: 	skb_over_panic_Rff108adc
> depmod: 	__pollwait_Ra26a5ce8
> depmod: 	proc_mkdir_R939a6693
> depmod: 	__kfree_skb_R0e3f5799
> depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/misc/ztd-eth.o
> depmod: 	dev_get_by_name_R9e81c705
> depmod: 	dev_remove_pack_R2830ec02
> depmod: 	alloc_skb_R9e8e25db
> depmod: 	dev_queue_xmit_Rbcefaf37
> depmod: 	dev_add_pack_R9f57cff3
> depmod: 	skb_under_panic_Rc6f8c02e
> depmod: 	skb_over_panic_Rff108adc
> depmod: 	__kfree_skb_R0e3f5799
> 
> 
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> 



More information about the asterisk-dev mailing list