Displaying 20 results from an estimated 600 matches similar to: "bri-stuff.0.0.2rc20a compile issue"
2004 Jul 02
0
Have problem install via cvs
Group
Following the information located on
http://www.asterisk.org/index.php?menu=download
I get the following error installing the zaptel
Any help would be great!!!
Thanks
[root@VoIPGW zaptel]# make clean; make install
rm -f torisatool makefw tor2fw.h
rm -f zttool
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo
rm -f *.ko *.mod.c .*o.cmd
rm
2003 Dec 17
0
Install X100P and TDM400P Asterisk cards!
Hi!
I currently have the X100P and TDM400P Asterisk cards. For obtaining
Asterisk PBX: I have no direct connection to internet, so I use ftp and
download the neweast packages: zaptel-0.7.0, libpri-0.4.0,
asterisk-0.5.0.
The environment I compiled the tool:
PC (HP): Intel PIII 500 MHz
OS: Red Hat Linux 8.0 (Upgrade from Red Hat Linux 7.1).
When I compile the first package (zaptel-0.7.0), I
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 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
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
2005 Jul 21
2
zaptel make problems (long)
I know that this subject has been treated in the past!
As a matter of fact reading some old messages about compiling zaptel I
made a couple of tests after the first compiling failure to understand
why I can't compile on a specific machine, but I do not know how to
handle the results.
The machine has SUSE 9.3, and an updated kernel (2.6.11.4-21.7-default;
as shown below). YAST (the graphical
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 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
2005 Feb 01
2
Problems compiling zaptel on SuSE V9.2
I try to compile zaptel, without much success. I followed the guidelines in
http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation
making dependencie results in:
asterisk:/usr/src/linux # make dep
*** Warning: make dep is unnecessary now.
and make tells me
make[1]: *** No rule to make target `modules'. Stop.
asterisk:/usr/src/zaptel # make clean
rm -f torisatool makefw tor2fw.h
rm -f
2005 Jun 17
1
bristuff-0.2.0-RC8g: zaptel error in suse 9.2
Hi, I have the SuSe9.2 installed in a box with a QuadBri.
I have followed all the instructions i have found and this is my best
result... only one error compiling zaptel :( .. y have the kernel
sources an already made the links to its
drwxr-xr-x 8 root root 328 Jun 16 20:20 .
drwxr-xr-x 12 root root 320 Jun 16 14:05 ..
drwxr-xr-x 3 root root 136 Jun 16 20:17 asterisk
drwxr-xr-x 22 root
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 Jul 31
0
Building zaptel.1.0.9 on Suse 9.3
Dear list,
I am back with my problem compiling zaptel 1.0.9 . I am running SUSE
9.3, with kernel linux-2.6.11.4-21.7
I have the kernel sources on disk. YAST tells me they match the compiled
kernel.
> # ls -l /usr/src
>total 1
>drwxr-xr-x 7 root root 280 2005-07-16 13:24 .
>drwxr-xr-x 12 root root 344 2005-07-16 11:27 ..
>drwxr-xr-x 25 root root 736 2005-07-16 12:12
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 Dec 23
0
centos4.4 x86_64 and zaptel-1.2.12 compile problems?
Anyone seen this and know how to fix it? (note the Assembler messages at
the end). Thanks in advance:
server# make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits > tones.h
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64
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
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
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,
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
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 -