search for: dp_has_semaphores

Displaying 17 results from an estimated 17 matches for "dp_has_semaphores".

2003 Jun 16
2
chan_h323 - pwlib 1.4.11, openh 1.11.7 comiple problems
...tar.gz OpenH323 1.11.7 openh323_1.11.7.tar.gz [asterisk@jonux h323]# make clean rm -f *.o *.so core.* [root@jonux h323]# make cc -g -pg -c -o chan_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I/usr/src/pwlib/include/ptlib/unix -I/usr/src/pwlib/include -I/usr/src/openh323/include -Wno-missing-prototypes -Wno-missing-declarations chan_h323.c g++ -g -pg -c -o ast_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declara...
2003 Jun 16
2
h323 compile error
...e from yesterday's cvs (asterisk) and current OpenH323 code: [root@raid-2 h323]# make clean install rm -f *.o *.so core.* cc -g -pg -c -o chan_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations - DP_LINUX -D_REENTRANT -D_GNU_SOURCE -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIA N -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_US E_PRAGMA -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/op enh323/include -Wno-missing-prototypes -Wno-missing-declarations chan_h323.c g++ -g -pg -c -o ast_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations...
2005 May 19
3
asterisk-oh323 build problems
...already set the variables. Now, when I try to "make" asterisk-oh323 I receive this error messagge: for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done make[1]: Entering directory `/root/voip/asterisk/asterisk-oh323/wrapper' g++ -Wall -mcpu=i586 -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -DPHAS_TEMPLATES -O3 -DNDEBUG -I/usr/include -I/usr/include/crypto -I/usr/lib/pwlib/include/ptlib/unix -I/usr/lib/pwlib/include -I/usr/lib/openh323/include -I../asterisk-driver -g -c wrapper.cxx -o wrapper.o wrapper.cxx: In constructor `WrapH323C...
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 -I/usr/src/openh323/include -Wno-missing-prototypes -Wno-missing-declarations ast_h323.cpp In file included from /usr/src/pwlib/include/ptlib.h:169,...
2003 Apr 02
1
H.323 support
Have any body succesfully compiled the files in "asterisk-oh323-0.2.tar.gz" ? I have the following errors: +for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done make[1]: Entering directory `/root/asterisk-oh323/wrapper' g++ -Wall -mcpu=i586 -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -DPHAS_TEMPLATES -O3 -DNDEBUG -I/usr/include -I/usr/include/crypto -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/openh323/include -I../asterisk-driver -g -c wrapper.cxx -o wrapper.o cc1plus: warning: changing search order for system...
2004 May 17
1
problems compiling h323 support
...h323_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 g++ -Wall -DPNXVER2=2 -DP_LINUX -mcpu=i686 -D_REENTRANT -DP_HAS_SEMAPHORES -O3 - DNDEBUG -DP_SSL -I../include -I/include -I/crypto -DPNX_VERSION=\"CVS-05/17/04-1 7:10:07\" -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -I/include/ptlib/unix -I/inc lude -I/home/dictate/openh323/include -DHAS_IXJ -DHAS_IXJ -DHAS_OSS -c chan_h323 .cxx -o chan_h323.o In file included...
2003 Jul 01
0
chan_h323.c compile error
...to work. Please correct me if I am wrong in the additional 2 arguements. Regards, Scott cc -g -pg -c -o chan_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/usr/local/pwlib/include/ptlib/unix -I/usr/local/pwlib/include -I/usr/local/openh323/include -Wno-missing-prototypes -Wno-missing-declarations chan_h323.c chan_h323.c: In function `oh323_alloc': chan_h323.c:687: too few argumen...
2004 May 17
0
failed compile
...h323_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 g++ -Wall -DPNXVER2=2 -DP_LINUX -mcpu=i686 -D_REENTRANT -DP_HAS_SEMAPHORES -O3 - DNDEBUG -DP_SSL -I../include -I/include -I/crypto -DPNX_VERSION=\"CVS-05/17/04-1 7:10:07\" -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -I/include/ptlib/unix -I/inc lude -I/home/dictate/openh323/include -DHAS_IXJ -DHAS_IXJ -DHAS_OSS -c chan_h323 .cxx -o chan_h323.o In file included...
2005 May 19
0
asterisk-oh323 building problems
...already set the variables. Now, when I try to "make" asterisk-oh323 I receive this error messagge: for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done make[1]: Entering directory `/root/voip/asterisk/asterisk-oh323/wrapper' g++ -Wall -mcpu=i586 -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -DPHAS_TEMPLATES -O3 -DNDEBUG -I/usr/include -I/usr/include/crypto -I/usr/lib/pwlib/include/ptlib/unix -I/usr/lib/pwlib/include -I/usr/lib/openh323/include -I../asterisk-driver -g -c wrapper.cxx -o wrapper.o wrapper.cxx: In constructor `WrapH323C...
2004 Dec 16
0
Compile issues: * 1.02 + FreeBSD 5.3
...agi-bin\" -DBUSYDETECT_MARTIN -Wno-missing-prototypes -Wno-missing-declarations -DOLD_SANGOMA_API -DIAX_TRUNKING -I/usr/local/include -DCRYPTO -fPIC -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -pthread -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I../../include -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -I/usr/ports/net/openh323/work/openh323/include -Wno-missing-prototypes -Wno-missing-declarations ast_h323.cpp...
2003 Sep 07
1
Problem Installing Open H.323 Channel Driver
...7 This is the output l get before it bails out. asterisk:/usr/src/asterisk/channels/h323# make 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/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/openh323/include -Wno-missing-prototypes -Wno-missing-declarations ast_h323.cpp In file included from ast_h323.cpp:28: ast_h323.h:31: h323.h: No such file...
2005 Feb 11
6
i want to load chan_h323.so
2004 Dec 17
1
h323 channel compile error
...the readme file and kept to the recomended versions; h.323 v1.12.2 and PWLIB v1.5.2 Thanks in advance [root@gw01 h323]# make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDE BUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_S OURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_US E_PRAGMA -I../../include -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/openh323/include -Wno-missing-prototypes -Wno-missing-declarations ast_h 323.cpp ast_h323.cpp:35:18: h323.h: No such file or directory ast_h323.cpp:36:21:...
2004 Sep 15
1
Channel H323, RH9, OpenH323_1.12.2, pwlib_1.5.2 +GnuGK
...e that i get when compiling channel_h323. Any help will be appreciated. Best regards, Carlos Maynard. [root@elias h323]# 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 -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I../../include -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/openh323/include -Wno-missing-prototypes -Wno-missing-declarations ast_h323.cpp cc1plus: warning: "-Wno-missing-declarations" is valid for C/O...
2004 Aug 26
0
chan_oh323 build (resubmit w/ new title)
...9;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 -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I../../include -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/openh323/include -Wno-missing-prototypes -Wno-missing-declarations ast_h323.cpp In file included from /root/pwlib/include/ptlib.h:154, from...
2004 Aug 26
1
chan_oh323: __use_ast_pthread_create_instead __ (was: chan_oh323 loading error)
...9;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 -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I../../include -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/openh323/include -Wno-missing-prototypes -Wno-missing-declarations ast_h323.cpp In file included from /root/pwlib/include/ptlib.h:154, from...
2005 May 19
0
Re: Asterisk-Users Digest, Vol 10, Issue 154
...Now, when I try to "make" asterisk-oh323 I receive this error messagge: >> for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done >> make[1]: Entering directory `/root/voip/asterisk/asterisk-oh323/wrapper' >> g++ -Wall -mcpu=i586 -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_SSL >> -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -DPHAS_TEMPLATES -O3 >> -DNDEBUG -I/usr/include -I/usr/include/crypto >> -I/usr/lib/pwlib/include/ptlib/unix -I/usr/lib/pwlib/include >> -I/usr/lib/openh323/include -I../asterisk-driver -g -c wrapper.cxx -o >> wrappe...