I attempt to run make clean:make install and I get the following (cut short for brevity).
 
zaptel.c: In function `zt_init':
zaptel.c:6123: warning: implicit declaration of function `register_chrdev'
zaptel.c:6124: `KERN_ERR' undeclared (first use in this function)
zaptel.c:6124: parse error before string constant
zaptel.c:6129: `KERN_INFO' undeclared (first use in this function)
zaptel.c:6129: parse error before string constant
zaptel.c:6134: warning: implicit declaration of function `rwlock_init'
zaptel.c: In function `zt_cleanup':
zaptel.c:6148: `KERN_INFO' undeclared (first use in this function)
zaptel.c:6148: parse error before string constant
zaptel.c:6167: warning: implicit declaration of function `unregister_chrdev'
zaptel.c: At top level:
zaptel.c:6021: storage size of `zt_fops' isn't known
/usr/include/linux/proc_fs.h:193: warning: `create_proc_read_entry' declared `static' but never defined
make: *** [zaptel.o] Error 1
 
I cannot modprobe wcfxo my card or even get this install to complete.  I ahve been testin Asterisks without a fxo card so now that I want to add one, do I have to rebuild from scratch?
 
Thanks,
Wiley
 

Reply via email to