[Asterisk-Users] DevKitLite compiles but won't load modules or run asterisk

Steven Critchfield critch at basesys.com
Fri Dec 26 03:10:58 MST 2003


On Fri, 2003-12-26 at 01:13, Ron Fox wrote:
> I'm trying to install on a 233Mz PII running RH7.1 kernel 2.4.2
> The "astinstall" script pulled files from CVS ok and compiled with no 
> warnings.  When I try to run "modprobe wcfxo" and "modprobe wcusb" I get
> the following identical set of error messages:
> 
> 
> 15.  Creating sample environment...SKIPPED
> ================= Installation Completed! ====================
> 
> 
> [root at makakilo asterisk-devkit-lite]# modprobe wcfxo
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> add_wait_queue_Re67723dc
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol __pollwait_Rf55e743f
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol proc_mkdir_R7e88f9ad
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> register_chrdev_R0ec734c6
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> remove_proc_entry_R6be8391a
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> create_proc_entry_R4231d820
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> remove_wait_queue_Rbbbb9ce3
> /lib/modules/2.4.2-2/misc/zaptel.o: insmod 
> /lib/modules/2.4.2-2/misc/zaptel.o failed
> /lib/modules/2.4.2-2/misc/zaptel.o: insmod wcfxo failed
> [root at makakilo asterisk-devkit-lite]#
> 
> [root at makakilo asterisk-devkit-lite]# modprobe wcusb
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> add_wait_queue_Re67723dc
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol __pollwait_Rf55e743f
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol proc_mkdir_R7e88f9ad
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> register_chrdev_R0ec734c6
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> remove_proc_entry_R6be8391a
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> create_proc_entry_R4231d820
> /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol 
> remove_wait_queue_Rbbbb9ce3
> /lib/modules/2.4.2-2/misc/zaptel.o: insmod 
> /lib/modules/2.4.2-2/misc/zaptel.o failed
> /lib/modules/2.4.2-2/misc/zaptel.o: insmod wcusb failed
> [root at makakilo asterisk-devkit-lite]#


> Can anyone tell me what may be running amiss here?

You don't seem to have the proper header files and modversions file for
your kernel. You would be well off to get a newer kernel anyways, and
compile from source. Then when you compile the modules, they should work
for you.

> Also, is there a script or makefile target that will fully un-install
> asterisk, zaptel, zapata and libpri so that I can try again?

This isn't windows, that isn't important.
-- 
Steven Critchfield <critch at basesys.com>




More information about the asterisk-users mailing list