Displaying 20 results from an estimated 4000 matches similar to: "Asterisk/linux 2.6.9 kernel build failure"
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
Hi List,
I am having some trouble with installing the latest version of ztdummy on a
CentOS Kernel 2.6 system.
I have installed a few Asterisk systems on Slackware Kernel 2.4.x without
any issues, unfortunately there is no choice about this distro, or kernel as
it has been preinstalled by someone else. And so I am in the dark with an
unfamiliar distro and kernel.
I am fairly sure the
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
2006 Nov 30
6
zaptel compilation problems with linux 2.6.19
Hello!
I have problems compiling zaptel (tried 1.2.11, 1.2.10 and 1.4.0-beta2 -- all
give the same error) with 2.6.19 kernel
CC [M] /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.o
In file included
from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/xpd.h:26,
from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.c:28:
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
2006 Jan 12
2
Zaptel SVN
Hi,
i can't compile the latest svn update from zaptel:
/lib/modules/2.6.14-1.1653_FC4smp/build
make -C /lib/modules/2.6.14-1.1653_FC4smp/build SUBDIRS=/usr/src/zaptel
modules
make[1]: Entering directory
`/usr/src/kernels/2.6.14-1.1653_FC4-smp-i686'
CC [M] /usr/src/zaptel/zaptel.o
/usr/src/zaptel/zaptel.c:6193:5: warning: "CONFIG_ZAPATA_DEBUG" is not
defined
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
2004 May 14
0
SuSE & Zaptel Compilation errors
Hi,
Thanks for giving me a detailed reply on hardware needs steven.
I have been looking at the archives in detail and found a few people have
had problems with zaptel compilation on suse(kernel-source-2.4.19.SuSE-342
// gcc 3.2.2 ) ... is shifting to red hat the only viable scenario...would
be a pain cuz suse comes with sun java desktop system( just bought it !! )
... any fixes would be a
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 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]
2006 Mar 10
2
Problem compiling zaptel on latest RHEL kernel (2.6.9-34.EL)
Greetings,
I have just updated our test server to 2.6.9-34.EL and get the
following error messages when compiling zaptel:
make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686'
CC [M] /usr/src/zaptel/zaptel-1.2.1/zaptel.o
/usr/src/zaptel/zaptel-1.2.1/zaptel.c:383: error: syntax error before
"zone_lock"
/usr/src/zaptel/zaptel-1.2.1/zaptel.c:383: warning: type defaults
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
2005 Feb 28
1
FATAL: Error inserting zaptel (/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format
Hello,
I've got problems to install zaptel on a SuSE 9.1 System. The System has
got a Linux 2.6.9 Kernel.
If I try to load zaptel framework (modprobe zaptel) I get this message:
FATAL: Error inserting zaptel
(/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format
How I can fix this. At compile time, there were no Errors.
Regards
Bastian
2004 Nov 23
1
Error on install under Fedora Core 3
Although I had no problems getting Asterisk up and running under RedHat 9
I'm running into problems under FC 3.
When running make linux26 I get:
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/zaptel modules
make[1]: Entering directory `/lib/modules/2.6.9-1.678_FC3/build'
CC [M] /usr/src/zaptel/pciradio.o
/usr/src/zaptel/pciradio.c:196:19: radfw.h: No such file or directory
2010 Jan 16
2
Cross compiling Asterisk, Dahdi..
Is there a proper, documented way to cross compile DAHDI and Asterisk for
a processor/system other than the one you're currently typing on?
Now.. I have been doing this for some time, but it's been really
frustrating every time I change/upgrade, etc.
I've just tried to compile DAHDI for an AMD Geode system on my development
system which is Intel Atom. Building the kernel is easy -
2007 Feb 14
2
Compiling Zaptel-1.2.13 on FC3
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 145 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070214/87a4f4f6/attachment.gif
2006 Jan 08
2
Zaptel make install error
/bin/sh: -c: line 0: syntax error near unexpected token `;'
/bin/sh: -c: line 0: `if [ -n "" ]; then if [ -f ]; then mv -f .bak ; fi; cat .bak | grep -v "alias char-major-250" | grep -v "post-install torisa /sbin/ztcfg" | grep -v "post-install wcfxsusb /sbin/ztcfg" | grep -v "alias wctdm" | grep -v "post-install wctdm
2006 Mar 25
5
compiling Zaptel-1.2.4 on CentOS 4.3
Hi Guys,
Im having a problem compiling zaptel 1.2.4 on CentOS 4.3, anyone encountered
this problem before?
Here's the error i got:
make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD=
modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686'
CC [M] /usr/src/zaptel-1.2.4/zaptel.o
/usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before
2006 Mar 25
5
compiling Zaptel-1.2.4 on CentOS 4.3
Hi Guys,
Im having a problem compiling zaptel 1.2.4 on CentOS 4.3, anyone encountered
this problem before?
Here's the error i got:
make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD=
modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686'
CC [M] /usr/src/zaptel-1.2.4/zaptel.o
/usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before
2005 Mar 24
2
Parking
Good Day list,
My head is pounding from google overload.
Does anyone know if there is any way to park a call and specify
the ("context", "Extension", and Priority) of where to call back to if
the call times out and is parked too long?
ParkAndAnnounce does this feature, however I do not like that it
has to call you back to announce the location.
I want my cake and eat it
2004 Jun 28
4
zaptel compile error
have just updated the sources from cvs
when i compile zaptel i get following error
can help me ?
nicolas
snip....
zaptel.c: In function `zt_ctl_ioctl':
zaptel.c:3042: warning: assignment from incompatible pointer type
zaptel.c:3044: warning: assignment from incompatible pointer type
zaptel.c:3052: error: structure has no member named `close'
zaptel.c:3053: error: structure has no