Displaying 20 results from an estimated 80000 matches similar to: "Problems compiling zaptel"
2004 Aug 12
1
zaptel wont compile
Trying to update to the latest cvs, but Asterisk complained that zaptel was
too old. Updating zaptel gives me this during the make. Any ideas, the
searches and Wiki gives me no hints.
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
2004 Apr 23
3
zaptel on Fedora (Core 1) RedHat Linux-2.4
Hi!
I have fresh installation of Fedora (Core 1) RedHat Linux-2.4.22-1.2115.nptl
The kernel source is in place /usr/src/linux-2.4.22-1.2115.nptl
The config file for the kernel is in place /boot/config-2.4.22-1.2115.nptl
As per zaptel instruction, i first created the kernel config file as follows:
# cd /usr/src/linux-2.4.22-1.2115.nptl; make menuconfig
(in the menu config window)
I loaded the
2005 May 29
1
Error attempting to make Zaptel on Red Hat linux 9.0
Hi All,
Newby with problem when attempting to make Zaptel on Red Hat linux 9.0.
I have seached Google, VoIP forums etc and cannot resolve issue.
(Red Hat 9.0) Linux version 2.4.20-31.9 (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Tue Apr 13 18:04:23 EDT 2004
All Packages installed per: http://www.voip-info.org/wiki-Asterisk+redhat9+packages
Per
2003 Feb 28
2
error in tor2
i have error in install module of tor2.
but it compile good.
what happen ?
ivr2:/usr/src/zaptel # make clean; make install
rm -f torisatool makefw tor2fw.h
rm -f zttool
rm -f *.o ztcfg tzdriver sethdlc
rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo
rm -f gendigits tones.h
rm -f libtonezone*
rm -f tor2ee
rm -f core
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
2004 Mar 04
6
Error compiling zaptel
Hi,
On my Suse90-out of box I had downloaded from CVS asterisk.
I'm running kernel 2.4.21-99-smp4g with 4cpu's, and the kernelsource is in
/usr/src/linux
Asterisk compiles with no problem.
But when compiling zaptel I got this error
..........
........
........
zaptel.c: In function `zt_ec_chunk':
zaptel.c:4981: error: parse error before "unsigned"
zaptel.c: In function
2003 Jul 07
1
Lot's of errors and warnings.
# make clean ; make install
rm -f torisatool makefw tor2fw.h
rm -f zttool
rm -f *.o ztcfg tzdriver sethdlc
rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo
rm -f gendigits tones.h
rm -f libtonezone*
rm -f tor2ee
rm -f core
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
gcc -I/usr/src/linux-2.4/include
2004 Apr 22
2
Trouble Compiling "zaptel"
So I went to go compile the Zaptel library from the HEAD CVS and I get
some really really odd errors which don't make any sense. I've attached
the console output ... any idea why this is going on and how to fix
this?
Thanks,
Sam Bacsa
---------------- SNIP --------------------
[root@pbx zaptel]# make
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__
-DEXPORT_SYMTAB
2004 Aug 26
0
Can't make zaptel on red hat 9
Hello,
I've followed the instructions here:
http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation, but I get the
following when trying to make zaptel:
I've added the relevant symlinks:
[root@asterisk src]# ls -ld /usr/src/linux*
lrwxrwxrwx 1 root root 14 Aug 26 22:50 /usr/src/linux ->
linux-2.4.20-8
lrwxrwxrwx 1 root root 14 Aug 27 2004
2005 Sep 23
1
ztdummy compile again
Hi,
I'm still strugling with getting an easy to use conference system
implemented. I did have app_conference running, but today I upgraded
asterisk to 1.0.9 and it stopped working. I've tried following the
instructions for compiling app_conference on 1.0.7 but it didn't work.
So I went back to ztdummy (I've not had any luck getting this to compile
on FC2).
Anyhoo, I've
2006 Mar 13
1
Failed installing zaptel
Group
Having trouble installing zaptel. Below is my server specs
Intel Motherboard D101GGC
TE405P
CentOS-4.2-i386
Here is the output trying to do a 'make'
===============================================
make clean
rm -f torisatool makefw tor2fw.h radfw.h
rm -f ztcfg torisatool makefw ztmonitor ztspeed zttool zttest fxotune
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
rm -f
2003 Apr 28
2
Zaptel compile problems
I'm sure this is a simple problem to fix. Does anyone know what might
cause these errors?
[eric@vulcan zaptel]$ make
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__
-DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I.
-Wstrict-prototypes -fomit-frame-pointer
-I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include
-I/usr/src/linux/include/net -DMODVERSIONS -include
2006 Mar 13
1
Spam? Re: Failed installing zaptel
Chuck,
Thank You
I'm also going to try CentOS 3
The problem is I have SATA HDD and running in to trouble getting Linux
installed. Will update after I test Ver 3
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chuck Bunn
Sent: Monday, March 13, 2006 12:45 PM
To: Asterisk Users Mailing List -
2004 Jul 21
1
Error in compilation [URGENT].
I fixed this error on mine by creating a symbolic link in /usr/src with:
ln -s linux-2.4.21-15.0.3.EL linux-2.4
of course using your particular flavor of redhat kernel instead of linux-2.4.21-15.0.3.EL.
> -----Original Message-----
> From: asterisk-users-admin@lists.digium.com
> [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of
> Ricardo Maia Martins dos Santos
>
2005 Jun 06
1
Zaptel comple on FC2
I wouldn't normally post this to the asterisk mailing list but I'm
really stuck...
I've been trying to get meetme working on and off for a few months now
but I always hit a brick wall when trying to compile.
I keep seeing this...
make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendigits.o
2004 Jan 15
1
Problem at compiling zaptel
Hi all!
Can anybody please give me some advice, what is wrong at my first try to
compile Asterisk. I have successfully downloaded the sources from CVS, but
now the next step at zaptel " clean; make install" fails.
Please have a look at the error-log below.
There must be a fundamental mis-configuration I suppose, but I am
unfortunately not an expert in this area.
Franz
------ error
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
2005 Jul 01
2
make error for zaptel
Hi,
I'm running SuSE 9.3 fully updated using YOU and I *have* re-booted the
box (in a hope to sort out the uname -r issue mentioned below).
I'm using the Asterisk Doc Proj vol 1 to guide me through the initial
setup. I have no special HW and intend to use asterisk on an internal
network just to get some experience.
I have downloaded what I think I need and placed it in /usr/src (see
2004 Jul 21
1
h323 call flow fails
HI ALL;
I have an ATA phone registered with GUNGK.I want to send a call to another ATA with has an extention in my * box.
my network looks like the following:
(h323 registration)
ATA1(h323
2005 Mar 08
5
Please help with install *
I'm a neewbie in Linux, so please bear with me.
I have a school assignment to make communication between 10 SIP softphones (kphone).
So far I got trouble installing Asterisk. The information in asterisk web site seems to be a bit outdated because it's mentioned only kernel 2.4.
Since Mandrake cooker (10.2beta3) witch I'm using is using kernel 2.6.10, I wander if I have a chance to
2006 Mar 19
2
Zaptel will not build
FYI:
I am trying to build zaptel-1.2.4 against the recently updated kernel
version 2.6.9-34.EL on Centos 4.2. but I am getting errors and it will
not build. This is apparently due to a typo in a kernel header
spinlock.h although I have not successfully modified the kernel and
built zaptel against it yet.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180568
This bug report has a typo