similar to: CentOS-announce Digest, Vol 132, Issue 6

Displaying 20 results from an estimated 400 matches similar to: "CentOS-announce Digest, Vol 132, Issue 6"

2016 Feb 19
0
CEBA-2016:0268 CentOS 6 ptlib FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2016:0268 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-0268.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 0348146563840e96432128fce8893e5c1e052b8c7a04731580b71ef6ec88d928 ptlib-2.6.5-5.el6.i686.rpm f15fb5b00ef80df31948e084c9746c4d38af9b8f6f17f435ee35a2a420a1805b
2004 Aug 26
0
chan_oh323 build (resubmit w/ new title)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323 But I'm getting all kinds of errors about PWLIB... I built using the newest PWLIB and OpenH323 from CVS Error log from make below make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES
2004 Aug 26
1
chan_oh323: __use_ast_pthread_create_instead __ (was: chan_oh323 loading error)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323 But I'm getting all kinds of errors about PWLIB... I built using the newest PWLIB and OpenH323 from CVS Error log from make below make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
Following is the errors when I tried to compile oh323 in FreeBSD 5.3. Asterisk is updated from cvs. asterisk# gmake for x in wrapper asterisk-driver; do gmake -C $x build || exit 1 ; done make: illegal option -- - usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable]
2004 Sep 29
0
astersk-oh323 compile error make
When i attempt to make asterisk-oh323 I get the following error. Iam using the following versions : asterisk-oh323-0.6.3b openh323-v1_13_5 pwlib-v1_6_6 openh323_1.13.5-make.patch redhat 8 kernel 2.4.18-14 Anyone can help to get a way out ? Or suggetions for compatible versions ? -----------------------------------------------------------------------------------
2004 Sep 15
1
Channel H323, RH9, OpenH323_1.12.2, pwlib_1.5.2 +GnuGK
Hello.... Asterisk is compiled and running perfectly... But when i try to compile Channel_h323... that's another story :-|. I'm compiling using RH9, OpenH323_1.12.2, pwlib_1.5.2, i compiled and installed them myself... GnuGk is running smoothly using them. Also my intention is to terminate calls from a SIP client through Asterisk and into my GnuGK... has anyone accomplished this ?
2005 Feb 01
2
Error on compiling oh323 0.6.5 on cvs stable asterisk
Hi, I have downloaded files and also local versions of pwlib oh323 (both Janus patched). Both libraries compile fine, but I get following errors on asterisk-oh323-0.6.5. Readme is a bit confusing since it doesn't mention which local libraries should be downloaded from inaccess to get everything working OK. I've also tried with/without patching oh323 with supplied patch. Any hint, advice
2004 Jan 23
2
chan h323 Compile problem
Hi can anyone help me with this g++ -g -c -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I../../include -I/usr/src/pwlib/include/ptlib/unix -I/usr/src/pwlib/include
2011 Sep 06
2
trying to build 1.8.6.0 on CentOS 6, problems with ptlib
I'm having annoying errors trying to get configure working. tar xvzf /usr/local/src/asterisk-1.8.6.0.tar.gz cd asterisk-1.8.6.0 ./configure I get complaints related to pwlib / ptlib... checking for openr2_chan_new in -lopenr2... no checking /root/pwlib/include/ptlib.h usability... no checking /root/pwlib/include/ptlib.h presence... no checking for /root/pwlib/include/ptlib.h... no checking
2003 Sep 25
1
Cannot compile channel h323 from yesterday's CVS?
Hi, I'm on a RH 9 box, fresh install. When I try to compile channel h323, I get multiple compile errors. Can someone help? asterisk, ptlib, openh323 all are fresh from CVS. Thanks! Here's what I've done so far: All the source is in /usr/src/asterisk/ [root@localhost openh323]# ls -la /usr/src/asterisk/ total 164 drwxr-xr-x 8 root root 4096 Sep 25 00:59 .
2004 Jul 30
2
asterisk-oh323-0.6.3a
Hi there. I thy to compile asterisk-oh323-0.6.3a but it fail in the make command. I have the pwlib-v1_6_6-1 and openh323-v1_13_5-1 as saying in the README file of the packet asterisk-oh323-0.6.3a I do make and this is the error: # make for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done make: *** No rule to make target `ccflags'. Stop. make: *** No rule to make target
2004 May 17
1
problems compiling h323 support
Hi all I am trying to compile Asterisk on RH9 I am have installed pwlib_1.5.2 readline-4.3-5 readline-devel-4.3-5 openssl-devel-0.9.7a-2 openssl-0.9.7a-2 openh323_1.12.2 I read that it has to do with pwlib not being installed correctly so i made sure it was in /usr/local correctly When i try to compile i get the follow errors.... I was wondering can anyone shed in light on this issue Thanks
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
2005 Mar 08
2
problem in compiling openh323
hello all i am having a problem in compiling openh323. [root@kamran openh323]# ./configure checking for g++... g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes
2004 May 17
0
failed compile
Hi all I am trying to compile Asterisk on RH9 I am have installed pwlib_1.5.2 readline-4.3-5 readline-devel-4.3-5 openssl-devel-0.9.7a-2 openssl-0.9.7a-2 openh323_1.12.2 I read that it has to do with pwlib not being installed correctly so i made sure it was in /usr/local correctly When i try to compile i get the follow errors.... I was wondering can anyone shed in light on this issue Thanks
2016 Feb 18
0
CESA-2016:0258 Important CentOS 6 thunderbird Security Update
CentOS Errata and Security Advisory 2016:0258 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0258.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: b6943f1cda53a9c502ee9839f608c29d0e75cf44673490822c93f395e3f40141 thunderbird-38.6.0-1.el6.centos.i686.rpm x86_64:
2016 Feb 19
0
CESA-2016:0258 Important CentOS 5 thunderbird Security Update
CentOS Errata and Security Advisory 2016:0258 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0258.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: fc47e7fd94bd3079266b27f1307d954fd5a9f9442a91c3a2cb6172e86faa9224 thunderbird-38.6.0-1.el5.centos.i386.rpm x86_64:
2004 Oct 07
0
asterisk-oh323-0.5.10 problem
hello users, I try to compile the h323 channel as root, but whatever I do, I get an error which you can see below. My pwlib version is 1.5.2 and the openh323 version is 1.12.2 The makefile is fit to my environment. The ld.so.config is also prepared. I installed the pwlib to be able to compile the openh323 [changes in chan_oh323.c are made]. It doesn't do without pwlib installation !!! But
2004 May 24
1
Re: Asterisk-Users digest, Vol 1 #3883 - 13 msgs
swar sir, can u please unsubscribe me for your list b.regards jihad chalhoub --- asterisk-users-request@lists.digium.com wrote: > Send Asterisk-Users mailing list submissions to > asterisk-users@lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, > visit > > http://lists.digium.com/mailman/listinfo/asterisk-users > or, via email, send a message
2016 Feb 18
0
CESA-2016:0258 Important CentOS 7 thunderbird Security Update
CentOS Errata and Security Advisory 2016:0258 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0258.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: d97294b0f502e02f49e4d2ca9a3fb5cc368a3ad6c08162e06e509e607a00a307 thunderbird-38.6.0-1.el7.centos.x86_64.rpm Source: