similar to: RE: Issue compiling zaptel on FC 3 kernel 2. 6.10-1.737

Displaying 20 results from an estimated 4000 matches similar to: "RE: Issue compiling zaptel on FC 3 kernel 2. 6.10-1.737"

2005 Jan 17
1
RE: Issue compiling zaptel on FC 3 kernel 2.6.10-1.737
I am unable to compile the zaptel drivers on the latest kernel for fc 3, I get the following errors which are listed below if anyone has any suggestions on how I can solve this issue aside from trying a different distro, please don't hesitate to offer. Thanks in advance. [root@asterisk-test2 zaptel]# make linux26 make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/zaptel modules make[1]:
2005 Jan 18
0
Out of 5 Grandstream BudgeTone 101 THREE are
Ronald, Grandstream products have a one year warrantee. If you don't have any luck with Pulver, contact us and we can probably get your phones exchanged. Please don't assume that your experience with Grandstream is typical. We sell a lot of these phones and the overwhelming majority of the purchasers are very happy with their units. The quality has improved tremendously over the last
2004 Dec 31
1
FC3 compile with new 2.6.10 fails
All, I have FC3 fedora core 3 and just installed and compiled 2.6.10. after rebooting I attempted to recompile zaptel-1.0.3. I did a make clean then make. I got the following errors. Any suggestions? ------------------------------- /usr/src/digium/zaptel-1.0.3/torisa.c:1139: warning: 'set_tor_base' defined but not used CC [M] /usr/src/digium/zaptel-1.0.3/wcusb.o CC [M]
2005 Jan 21
0
Problem compiling zaptel-1.0.3
I am having a problem compiling zaptel on my Arch Linux (linux 2.6.10) system: CC [M] /home/sbn/src/zaptel-1.0.3/wcfxs.o /home/sbn/src/zaptel-1.0.3/wcfxs.c: In function `wcfxs_interrupt': /home/sbn/src/zaptel-1.0.3/wcfxs.c:473: sorry, unimplemented: inlining failed in call to 'wcfxs_proslic_check_hook': function body not available /home/sbn/src/zaptel-1.0.3/wcfxs.c:810: sorry,
2006 Oct 28
1
Compiling Zaptel 1.2.10 on Ubuntu 6.10
Here's a weird problem that I'm not quite sure how to resolve. Zaptel 1.2.10 compiles just fine with "make", but when "make install" is run, this happens: [ `id -u` = 0 ] && /sbin/depmod -a 2.6.17-10-generic || : [ -f /etc/zaptel.conf ] || install -D -m 644 zaptel.conf.sample /etc/zaptel.conf build_tools/genmodconf linux26 "" "tor2 torisa wcusb
2004 Aug 16
1
Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)
Have anybody experience with the following error on a linux system. The system is for the rest running perfect without problems. The system was full installed with Suse 9.1 and updated. Following uname is my kernel 2.6.5-7.104-default Greatings Han Suse 9.1 professional AMD Atlhon XP 2200 Asus A7V600-X bios 1005 1Gb memory 400Mhz Geforce MX 4000 64MB 40 GB Harddisk
2007 Feb 21
3
Zaptel 1.4.0
I go to my Zaptel 1.4.0 folder and run ./configure; make linux26; make install and I don't see any errors. This is out of my modprobe.conf: install tor2 /sbin/modprobe --ignore-install tor2 && /sbin/ztcfg install torisa /sbin/modprobe --ignore-install torisa && /sbin/ztcfg install wcusb /sbin/modprobe --ignore-install wcusb && /sbin/ztcfg install wcfxo
2005 Jan 20
1
Re: zaptel on 2.6.10 kernel - debian.
Hi Guys, Gals. Ok, so I have latest CVS sources on a debian box, 2.6.10-1-386 kernel kernel headers isntalled in the right plauce and all that stuff .. but whatever I try .. same results, I only need to get ztdummy working for a conference .. but I always end up stuffed :( heres the compile: robin@debian:~/zaptel$ make linux26 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE
2005 Feb 14
2
ztdummy on Gentoo 2.6.10 Box
Hi Everyone, I read through the list on the issues with the ztdummy driver which I need for MeetMe, but I seem to have come across a problem that I cannot seem to find an answer for. I am running Gentoo 2.6.10 on an Intel box. I have read the the wiki entries on the ztdummy and followed the instructions as they relate to the 2.6 kernel. Everything compiled great, but a modprobe ztdummy
2007 May 29
3
Zaptel linux26
I am using centos 4.4 ,when I am compiling zapltel using l make linux26 ,error accrued ,what s missing [root@localhost zaptel]# make linux26 grep: /include/linux/autoconf.h: No such file or directory make: *** No rule to make target `linux26'. Stop. Regards ********************************************* No employee or agent is authorized to conclude any binding
2004 Sep 17
3
FC2 zaptel compile failure
I've got a fresh FC2 install and I'm trying to get the symlinks right according to the /usr/src/zaptel/README.Linux26 instructions. I've created two symlinks: /usr/src/linux-2.6 -> /usr/src/linux-2.6.5-1.358 /lib/modules/linux-2.6 -> /lib/modules/2.6.7-1.494.2.2 When I do a "make linux26", I get a million warnings and errors with the result being: make[2]: ***
2008 Sep 09
15
Need help with an odd issue I am experiencing
I have a server with dual nic's running centos 5.2 1 nic connects to the cable modem, which has 15m d and 2m up, but speed tests barely come back at 5mb down including road runner's internal speed test. I hook up my laptop to the same modem, same port, using the same cable and I get 17mb down. I have ruled out iptables, nics (because same result on both nics), cables, cable modem(with
2004 Dec 21
3
Problems installing Zaptel
Hi, I am new to asterisk. I have downloaded Asterisk and Zaptel from the cvs root. I am installing them on Mepis with linux-2.6.7 Whenever I try to do "make" in the zaptel directory, I get the following errors. make -C /lib/modules/`uname -r` /build SUBDIRS=/usr/src/zaptel modules make[1]: Entering directory `/usr/src/linux-2.6.7` make[1]: *** No rule to make target
2006 Dec 09
3
Zaptel module compile woes
Hi all, I'm pretty new to linux and compiling modules, but I've scoured the web for help on compiling the zaptel modules from source and I get the following error... make -C SUBDIRS=/usr/src/modules/zaptel modules make: *** SUBDIRS=/usr/src/modules/zaptel: No such file or directory. Stop. make: *** [linux26] Error 2 Any ideas? /usr/src/modules/zaptel is the dir I'm
2007 Feb 08
4
error when compiling zaptel-1.4
when i compile zaptel make linux26 make install i got these errors: make[1]: Leaving directory `/usr/src/zaptel-1.4/wct4xxp' make -C datamods clean make[1]: Entering directory `/usr/src/zaptel-1.4/datamods' make -C /lib/modules/2.4.27-3-386/build SUBDIRS=/usr/src/zaptel-1.4/datamods clean make[2]: Entering directory `/usr/src/kernel-headers-2.4.27-3-386' make: *** arch/i386/boot: No
2006 Nov 28
1
Modprobe zaptel reports FATAL: Module zaptel not found
I am (unsuccessfully) trying to install zaptel (incl ztdummy - I don't have any Digium hardware) on CentOS 4. uname -r 2.6.9-42.ELsmp Not sure how this relates to 2.6.9-42.0.3 (see below) ln -s /usr/src/kernels/`uname -r` /usr/src/linux ln -s /usr/src/kernels/`uname -r` /usr/src/linux-2.6 cd /usr/src/zaptel-1.2.11* make linux26 You do not appear to have the sources for the 2.6.9-42.ELsmp
2007 Aug 01
7
Problems building zaptel 1.4.4
Hi, I'm having trouble compiling zaptel 1.4.4 on SUSE 10.1. I'm really only interested in getting ztdummy to work because this is a dev machine with no zaptel h/w. SUSE 10.1 is a 2.6 kernel: asterisk-dev:/home/hugh # uname -r 2.6.16.13-4-default It seems that my problem is related to autoconf.h - I cannot find that file: asterisk-dev:/home/hugh # find / -name 'autoconf.h'
2006 Dec 22
2
Sangoma Wanpipe 2.3.4-3 compilation fails under FC2 with Zaptel 1.0.9.2
LD [M] /root/wanpipe/patches/kdrivers/wanec/wanec.o Building modules, stage 2. MODPOST *** Warning: "register_wanec_iface" [/root/wanpipe/patches/kdrivers/wanec/wanec.ko] undefined! *** Warning: "unregister_wanec_iface" [/root/wanpipe/patches/kdrivers/wanec/wanec.ko] undefined! CC /root/wanpipe/patches/kdrivers/wanec/wanec.mod.o LD [M]
2006 Mar 24
5
Mandrake zaptel module not found after compiling
I have compiled zaptel on Mandrake following everything I have always done on Fedora. It is 2.6 udev so... I had to modify the 01-devfs.rules Make linux26 Make Make install... Everything appears to compile correctly but it says module not found when doing "modprobe zaptel" Is this a rights issue? Jordan Novak -------------- next part -------------- An HTML attachment was
2004 Aug 09
3
Fedora FC2 and Zaptel (Torisa)
Followed the "instructions" on voip-info.org regardinging fedora FC2, making Zaptel seems to work fine, however when I modprobe I get this. It looks like a version mismatch somehow. Ideas? If this ooc, sorry first post here :-) modprobe tor2 WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.358smp/misc/zaptel.ko): Invalid module format WARNING: Error inserting zaptel