similar to: ztdummy won't compile

Displaying 20 results from an estimated 1000 matches similar to: "ztdummy won't compile"

2005 Oct 13
2
ztdummy build problems
Hi all, Trying to build ztdummy on an old redhat 7.3 box running kernel 2.4.20-43.7.legacysmp. Yes, I have the kernel sources installed. Yes, I set them up with make oldconfig; make dep. The build error is: make ztdummy 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/
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
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
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 Sep 20
1
ZapRTC loading problems
I finally got 2.4 recompiled with RTC as a module: Module Size Used by Not tainted autofs 13684 0 (autoclean) (unused) acenic 241092 0 (unused) iptable_filter 2412 0 (autoclean) (unused) ip_tables 15864 1 [iptable_filter] e100 62340 1 rtc 9084 0 (autoclean) Here is my
2004 Apr 28
0
bri-stuff.0.0.2rc20a compile issue
Hi, Seems that there is something broken while compiling zaptel in bri-stuff.0.0.2rc20a. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DCONFIG_ZAPATA_BRI_DCHANS -c -o gendigits.o gendigits.c cc -o gendigits gendigits.o -lm ./gendigits gcc -I/usr/src/linux/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes
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 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
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
2006 Jan 09
3
Problem Compiling Zaptel 1.2.1
[root@iw-asterisk zaptel-1.2.1]# make gcc -I/lib/modules/2.4.21-4.ELsmp/build/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/lib/modules/2.4.21-4.ELsmp/build/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/lib/modules/2.4.21-4.ELsmp/build/drivers/net/wan -I/lib/modules/2.4.21-4.ELsmp/build/include/net -DMODVERSIONS -include
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 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 >
2003 Feb 08
0
[Bug 46] New: ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=46 Summary: ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure: Product: netfilter/iptables Version: patch-o-matic Platform: i386 OS/Version: RedHat Linux Status: NEW Severity: blocker Priority: P2 Component:
2005 Jun 22
2
problem compile
Hello, I try to compile the driver zaptel and they give the following error: linux01:/usr/src/zaptel# make install gcc -Iir/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -Iir/drivers/ l -I. -Wstrict-prototypes -fomit-frame-pointer -Iir/drivers/net/wan -Iir /net -DSTANDALONE_ZAPATA -o zaptel.o -c zaptel.c In file included from zaptel.c:44: /usr/include/linux/module.h:21:
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 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
2005 Feb 20
1
Mandrake & CAPI
All, I have been trying to get CAPI4Linux working on my machine and being frank am failing miserably! I am looking for any help available, I am real newbie (so please be gentle) and choose to run Mandrake 9.2 as it appears quite friendly (or so I thought!). I have been following the guidance found at http://www.voip-info.org/wiki-Asterisk+How+to+connect+with+CAPI for the AVM card (actually I
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
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