Hi.
Recently adquire a B410P and TDM22B cards.
Now I try to install B410P card in a TrixBox 2b (CentOS 4.4 + Asterisk 1.3.2), but don?t work.
I download and install the kernel Source:
[root@ht24 zaptel-1.2.11]# uname -r
2.6.9-42.0.3.EL
[root@ht24 src]# ll
total 118404
-rwxrwxrwx 1 root root 47245934 Dec 5 14:15 kernel-2.6.9-42.0.3.EL.src.rpm
drwxrwxrwx 2 root root 4096 Dec 7 16:51 kernels
-rwxrwxrwx 1 root root 3909067 Dec 7 11:22 kernel-smp-devel-2.6.9-42.0.3.EL.i686.rpm
drwxrwxrwx 19 root root 4096 Dec 7 18:51 linux-2.6.19
I also download zaptel and asterisk new version (no Beta), and try to compile zaptel and show me this.
[root@ht24 zaptel-1.2.11]# make
grep: /include/linux/autoconf.h: No such file or directory
ZAPTELVERSION=“1.2.11” build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else
mv version.h.tmp version.h ;
fi
rm -f version.h.tmp
You do not appear to have the sources for the 2.6.9-42.0.3.EL kernel installed.
make: *** [linux26] Error 1
What happend ?
Also, where can I see documentation about install this cards ?
I see in Digium but only have 2 shortly PDF.
Thanks.