[Asterisk-Users] Make error installing bristuff-0.2.0-rc2b
Remco Barende
asterisk at barendse.to
Mon Dec 27 05:34:52 MST 2004
Hi list!
I'm trying to install bristuff on a newly installed box. The box is
running a rebuild of RedHat Enterprise linux with the latest kernel. The
architecture of the box is x86_64 (Athlon 64), the os is 64 bit with 32
bit compat libs installed. Also the kernel source is installed as well as
the (kernel) development tools.
The bristuff install.sh script downloads asterisk+zaptel 1.0.2 but I
get an error on make zaptel:
zaptel.c:6295: unknown field `fasync' specified in initializer
zaptel.c:6295: warning: excess elements in struct initializer
zaptel.c:6295: warning: (near initialization for `zt_fops')
zaptel.c: In function `zt_init':
zaptel.c:6385: warning: implicit declaration of function `register_chrdev'
zaptel.c:6386: `KERN_ERR' undeclared (first use in this function)
zaptel.c:6386: syntax error before string constant
zaptel.c:6391: `KERN_INFO' undeclared (first use in this function)
zaptel.c:6391: syntax error before string constant
zaptel.c:6396: warning: implicit declaration of function `rwlock_init'
zaptel.c: In function `zt_cleanup':
zaptel.c:6410: `KERN_INFO' undeclared (first use in this function)
zaptel.c:6410: syntax error before string constant
zaptel.c:6429: warning: implicit declaration of function
`unregister_chrdev'
zaptel.c: At top level:
zaptel.c:6283: 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
Any ideas what could be wrong?
Thanks!
More information about the asterisk-users
mailing list