Displaying 20 results from an estimated 1000 matches similar to: "make update and upgrade failed with `ZT_EVENT_POLARITY' undeclared"
2004 Sep 27
1
make update and upgrade failed with `ZT_EVEN T_POLARITY' undeclared
Did you get this working I'm having the same issues.
Sean
-----Original Message-----
From: Geoff Nordli [mailto:geoffn@gnaa.net]
Sent: 22 September 2004 18:29
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [Asterisk-Users] make update and upgrade failed with
`ZT_EVENT_POLARITY' undeclared
Hello everyone. I am trying to do a cvs update. I do the make
2005 Oct 03
1
suse 9.3 pro asterisk install from source problem
Hi,
Can any one help I'm trying to install asterisk on suse 9.3 pro from cvs
release v1_0 version 1.0.9 and when I try to make from the asterisk
directory I get the following error.
Is there anybody that could give me a pointer as to what the issue may be?
DDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
-DBUSYDETECT_MARTIN
2004 Apr 07
1
errror compiling asterisk from cvs
I got this compiling the new cvs code ...
any idea ?
Tnx !
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2003 Nov 13
1
Errors in build.
I am getting the following error when I try to build asterisk.
gcc -c -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
-DASTERISK_VERSION=\"CVS-11/13/03-12:48:12\" -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\"
2004 Apr 07
1
chan_oss.c:461: error: too many arguments to function `ast_queue_frame'
I got this compiling the new cvs code ...
any idea ?
Tnx !
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2004 Sep 27
1
(no subject)
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040928/2128c2fb/attachment.htm
-------------- next part --------------
?
Hello Sir,
I am new user of asterisk. I downloaded
asterisk-1.0.0.tar.gz from
ftp://ftp.digium.com/pub/asterisk/asterisk-1.0.0.tar.gz
this ftp site.
I got error while compiling.
The error was
chan_zap.c: In
2005 Jan 11
1
Channel IAX2 Socket Read Error
I grabbed the latest sources from CVS yesteday and am having problems
compiling. * v1.0.3 was running previously without issue. I tried
checking out the older source but get the same make errors.
The box is running RH 9. I am getting the following errors. Any
thoughts on what is wrong?
gcc -shared -Xlinker -x -o chan_mgcp.so chan_mgcp.o
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
2005 Jan 19
0
h323 compilation problem
Someone have had good luck compilig h323 into YDL?
first thinked was a bug in code but "twisted" said it is
" wierd - isn't that the recursive pthread lib? If so, do you have the
kernel development headers/libs installed?"
I've instaled kernel source, what more can i do? any help would be very
wellcome, i've googled everywhere but can't find nothing about it.
2006 Jan 17
0
SVN Compile Error
build_tools/make_version_h > include/asterisk/version.h.tmp
if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ;
then echo; else \
mv include/asterisk/version.h.tmp include/asterisk/version.h ; \
fi
rm -f include/asterisk/version.h.tmp
if cmp -s .cleancount .lastclean ; then echo ; else \
make clean; cp -f .cleancount .lastclean;\
fi
2005 May 27
1
Re: Asterisk-Users Digest, Vol 10, Issue 221
Hello all.
How to compile chan_unicall.c
i have problem when compile chan_unicall.c, error message
please help
gcc -c -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-HEAD-05/28/05-06:39:38\" -DASTERISK_VERSION_NUM=999999
2004 Sep 27
3
Asterisk Compile error
I'm trying to compile the voicemail module with mysql support and I get this
error on the chan_zap module .
Does anyone have any idea's on this one..
chan_zap.c: In function `handle_init_event':
chan_zap.c:5668: error: `ZT_EVENT_POLARITY' undeclared (first use in this
function)
chan_zap.c:5668: error: (Each undeclared identifier is reported only once
chan_zap.c:5668: error: for
2005 Oct 10
2
Errors with new fetched Asterisk cvs
Below is my try of installation to the latest CVS. I have not updated 3
months. What do I miss since last time?
bye
Ronald
/usr/local/src/asterisk # make clean; make update; make install
build_tools/make_version_h > include/asterisk/version.h.tmp
if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ;
then echo; else \
mv include/asterisk/version.h.tmp
2005 Jun 09
1
compile error cannot find -lidn
hello
can u tell me what is the problem in my asterisk or
linux why i am getting this error while make.
PTEL_OPTIMIZATIONS
-DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\"
-DASTERISK _VERSION_NUM=999999 -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\" -DASTLIB
DIR=\"/usr/lib/asterisk\"
-DASTVARLIBDIR=\"/var/lib/asterisk\"
2004 Jun 25
0
problems compiling shadydial-asterisk on gentoo
hello there:
did some one compiled shadydial with asterisk on gentoo successfully, if some one plz help me
I am getting compilation errors during asterisk compilation after replacing the files provided with shadydial
thank you
here is my log, please help
gcc -pipe -I=/usr/local/pgsql/include -pipe -Wall -Wstrict-prototypes -Wmissing
2004 Dec 16
0
Compile issues: * 1.02 + FreeBSD 5.3
New 5.3 install. Saw some stuff around about problems with pwlib but
those were in 0.9 and have long since been fixed and I haven't found
anything else out there to explain this stuff.
Anyone have any ideas?
gmake[2]: Entering directory
`/usr/ports/net/asterisk/work/asterisk-1.0.2/channels/h323'
c++ -O -pipe -c -fno-rtti -o ast_h323.o -O -pipe -Wall
-Wstrict-prototypes
2004 Jan 20
3
Still problems at compiling
Hello experts,
to avoid any unknown problems with my Linux installation I have now as a
last resort method installed SuSE Linux 9.0 a new and have downloaded a
fresh copy of Asterisk via CVS.
Then I followed the steps of the "Getting started with Asterisk" and
compiled successfully zaptel and libpri (as far as I can see). But when I
compile asterisk I get an error. I have attached the
2005 Jan 26
0
Getting a Wildcard TE110P working on E1's in Australia
Hello All,
I have got my TE110P working at the hardware level, turned out to be a
dodgy cable causing the Yellow errors in zttool.
However, now I am getting yellow errors in asterisk, but zttool shows
nothing out of the ordinary.
here is my current config, and some asterisk console errors, any
suggestions most welcome.
zaptel.conf
span=1,1,0,ccs,hdb3
bchan=1-15
dchan=16
bchan=17-31
2005 Oct 12
1
Problem with PRI and Ericsson AXE 10
Hi everyone,
I have a PRI conection on an * system running Asterisk 1.0.9, libpri 1.0.9 and zaptel 1.0.9.2 connected to an AXE 10 (APZ 21220 System 64) in the network side. I know the system and the wildcard I´m using are ok because I´ve used them before with other PRI connections (to a Siemens EWSD) without any problem.
First the PRI didn´t work (I got the TE110P alarmed with red). After
2005 Aug 02
2
Channel Bank Help Please....
Hello -
I have a Premisys Slimline Channel Bank connected to a Digium TE110P. I
am not able to call the FXS extensions or get dialtone on them. The
channel bank is connected via a T1 crossover to the cable and lights
show green. I really need to get this functioning by end of day. If
anyone can help me out I would be greatly appreciative.
Thanks,
Dave
zaptel.conf
loadzone =
2004 Aug 03
2
Integration with Altigen
I would like to integrate * with an existing Altigen PBX. I want to spend
as little money as possible to make it happen. My main goal is to
inexpensively connect a branch office to the phone system. Eventually I
would like to replace the Altigen system with an Asterisk server so I don't
want to spend any money on Altigen hardware.
Currently the Altigen has analog interfaces with a couple