similar to: Trouble Compiling "zaptel"

Displaying 20 results from an estimated 100000 matches similar to: "Trouble 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
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 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 May 15
4
Problems compiling zaptel
Hi All, At the suggestion of Tilghman I'm trying to compile the zaptel dummy driver to see if it fixes the stuttering mp3 problem. I checked out zaptel from CVS but when I try to do a 'make' I get the following output, which terminates with an error. (I'm using RedHat 9) Can anyone suggest why it fails to compile? cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA
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
2004 Dec 27
1
Make error installing bristuff-0.2.0-rc2b
Hi list! I'm trying to install bristuff on a newly installed box. The box is running a rebuild of RedHat Enterprise linux with the latest kernel. The architecture of the box is x86_64 (Athlon 64), the os is 64 bit with 32 bit compat libs installed. Also the kernel source is installed as well as the (kernel) development tools. The bristuff install.sh script downloads asterisk+zaptel 1.0.2
2005 May 17
0
can't compile zaptel..
hello everyone!! i want to compile the zaptel for my TE110P but i have this error: 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 /usr/src/linux-2.4/include/linux/modversions.h
2004 May 13
0
zaptel does not compile on latest RHEL kernel
Hi After updating some Red Hat Enterprise linux machines to the latest RHEL kernel (RHEL crashes on vanilla kernels :)), I get tons of errors when trying to compile zaptel: In file included from tor2.c:30: /usr/src/linux-2.4/include/linux/kernel.h:61: invalid suffix on integer constant /usr/src/linux-2.4/include/linux/kernel.h:61: syntax error before numeric constant
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
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 20
2
[kernel-2.4.21-15] rebuild problem
Hello, Sorry if this mail would have to be post in the development ML, but my problem is just at using centOS.. I'm trying to recompile the centOS-3.1 kernel. I done this: # cd /usr/src/linux-2.4 # make menuconfig < i select my CPU type > < Exit and save > # make dep # make modules (...no errors ...) gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-15.0.4.EL/include -Wall
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
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 Apr 29
2
Unable to Make Asterisk-addons
The following occurs during make asterisk-addons. I'm ok with asterisk but debugging things like this isnt my strong point. Can anyone give me a pointer? Thanks Dan Journo [root@sip1 src]# cd asterisk-addons [root@sip1 asterisk-addons]# make make -C format_mp3 all make[1]: Entering directory `/usr/src/asterisk-addons/format_mp3' gcc -pipe -fPIC -Wall -Wstrict-prototypes
2007 Sep 12
3
Two GCC warnings flags you should enable ASAP
Josh, There are two GCC warning flags you should enable for all the C code ASAP. From the gcc man page: -Wmissing-prototypes (C only) Warn if a global function is defined without a previous prototype declaration. This warning is issued even if the definition itself provides a prototype. The aim is to detect global functions that fail to be declared in header files.
2006 May 30
5
Compiling Asterisk-addons
Did the following: svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk svn checkout http://svn.digium.com/svn/zaptel/trunk zaptel svn checkout http://svn.digium.com/svn/libpri/trunk libpri Compiled and installed zaptel, libpri, asterisk and finally asterisk-addons. Following errors ocurrs when compiling
2008 Jun 26
1
Compilation error during package installation
Hi, I am a Newbie for R. I just installed R-base on my notebook with openSuSE 11. However, I always got compilation errors in installing add-on packages. For example, when installing "igraph" I got the following error: ___________________________________________________________________ * Installing *source* package 'igraph' ... checking for gcc... gcc checking for C compiler
2011 Aug 25
2
strcpy declaration
In windows-pr strcpy is declared with a prototype of "PL". However, I can''t make that work: require ''win32/api'' include Win32 Strcpy_p = Win32::API.new(''strcpy'', ''PP'', ''L'', ''msvcrt'') Strcpy_l = Win32::API.new(''strcpy'', ''PL'', ''L'',
2003 Jun 24
2
Tor2 modprobe problem
I just received my dev kit and installed the hardware. I followed the directions Digium sends out to the letter and when I ran modprobe tor2 I got the following error: /lib/modules/2.4.18-19.7.x/misc/tor2.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the