Displaying 20 results from an estimated 22 matches for "dphas_templ".
2005 Mar 08
2
problem in compiling openh323
...akefile
config.status: creating include/openh323buildopts.h
[root@kamran openh323]# make opt
set -e; make -C src opt; make -C samples/simple opt;
make[1]: Entering directory `/openh323/src'
g++ -DP_LINUX=2.6.5-1.358 -ffunction-sections
-fdata-sections -D_REENTRANT -Wall -fPIC
-DP_USE_PRAGMA -DPHAS_TEMPLATES
-I/pwlib/include/ptlib/unix -I/usr/include/pwlib
-DPTRACING -I/openh323/include -DHAS_OSS -DPTRACING
-I/pwlib/include -fPIC -DP_USE_PRAGMA -Os -DNDEBUG -x
c++ -c h225_1.cxx -o
/openh323/lib/obj_linux_x86_r/h225_1.o
g++ -DP_LINUX=2.6.5-1.358 -ffunction-sections
-fdata-sections -D_REENTRANT -Wa...
2003 Jun 16
2
chan_h323 - pwlib 1.4.11, openh 1.11.7 comiple problems
...ar.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-declarations -DP_LINUX -D_REENTRANT -D_...
2003 Jun 16
2
h323 compile error
...d 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 -D
P_LINUX -D_REENTRANT -D_GNU_...
2005 May 19
3
asterisk-oh323 build problems
...sk-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
`WrapH323Connection::WrapH323Connection(WrapH323EndPoint&, unsigned i...
2005 Feb 20
2
Asterisk H323 support
...k-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
`/home/mkoy/voip/asterisk-oh323-0.6.5/wrapper'
./check_ver /home/mkoy/pwlib pwlib
./check_ver /home/mkoy/openh323 openh323
g++ -DP_LINUX=2.4.26 -ffunction-sections
-fdata-sections -D_REENTRANT -Wall -fPIC
-DP_USE_PRAGMA -DPHAS_TEMPLATES
-I/home/mkoy/pwlib/include/ptlib/unix
-I/usr/include/pwlib -I/home/mkoy/pwlib/include
-DPTRACING -I/home/mkoy/openh323/include -DHAS_IXJ
-DHAS_OSS -Wall -x c++ -Os -DWRAPTRACING
-DWRAPTRACING_LEVEL=5 -DPWLIBVERSION=\"1.5.2\"
-DOPENH323VERSION=\"1.12.2\"
-I/home/mkoy/pwlib/i...
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,
from ast_h323.h:30,...
2003 Apr 02
1
H.323 support
...323-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 directory "/usr/include"
cc1plus: warning: as it h...
2005 May 11
1
oh323 driver compiling problem.
...: Entering directory
`/usr/src/asterisk/cvs/last/asterisk-oh323-0.7.2-pre1/wrapper'
./check_ver /usr/src/asterisk/cvs/last/pwlib pwlib
./check_ver /usr/src/asterisk/cvs/last/openh323 openh323
g++ -DP_LINUX=2.4.30-rc3 -ffunction-sections -fdata-sections
-D_REENTRANT -Wall -fPIC -DP_USE_PRAGMA -DPHAS_TEMPLATES
-I/usr/src/asterisk/cvs/last/pwlib/include/ptlib/unix
-I/usr/include/pwlib -I/usr/src/asterisk/cvs/last/pwlib/include
-DPTRACING -I/usr/src/asterisk/cvs/last/openh323/include -DHAS_IXJ
-DHAS_OSS -Wall -x c++ -Os -DWRAPTRACING -DWRAPTRACING_LEVEL=5
-DPWLIBVERSION=\"1.5.2\" -DOPENH...
2006 Jan 04
2
H323 compilation Help needed
...me the following error can anybody please help
me with
[root@test src]# cd /usr/src/asterisk/channels/h323/
[root@test h323]# make opt
g++ -DNDEBUG -I../../include -Wmissing-prototypes -fPIC
-DP_LINUX=2.6.5-1.358 -ffunction-sections -fdata-sections -D_REENTRANT -Wall
-fPIC -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/root/pwlib/include/ptlib/unix
-I/usr/include/pwlib -I/root/pwlib/include -DPTRACING
-I/root/openh323/include -DHAS_IXJ -DHAS_OSS -fPIC -DP_USE_PRAGMA -Os
-DNDEBUG -pipe -x c++ -c ast_h323.cxx -o ast_h323.o
ast_h323.cxx:1:1: warning: "_GNU_SOURCE" redefined
<command line>:4...
2003 Jul 01
0
chan_h323.c compile error
...g 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 arguments to function `ast_rtp_new'
c...
2005 May 19
0
asterisk-oh323 building problems
...sk-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
`WrapH323Connection::WrapH323Connection(WrapH323EndPoint&, unsigned i...
2004 Dec 16
0
Compile issues: * 1.02 + FreeBSD 5.3
...-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
cc1plus: warning: command line opti...
2003 Oct 02
2
GNOME 2 port is broken?
...enh323'
set -e; gmake -C src opt; gmake -C samples/simple opt;
gmake[2]: Entering directory `/usr/ports/net/openh323/work/openh323/src'
c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include
-I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000
-DP_USE_PRAGMA -DPHAS_TEMPLATES
-I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING
-I/usr/ports/net/openh323/work/openh323/include -DHAS_OSS -DPTRACING
-I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe
-march=pentium3 -c h323.cxx -o
/usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h323.o...
2003 Sep 25
1
Cannot compile channel h323 from yesterday's CVS?
...an install samples
rm -f *.o *.so core.* libchanh323.a
g++ -g -c -o
ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDE
BUG_THREADS -pipe -Wall -fPIC -Wmissing-prototypes
-Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPH
ORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PR
AGMA -I../../include -I/usr/src/asterisk/pwlib/include/ptlib/unix -I/usr/src
/asterisk/pwlib/include -I/usr/src/asterisk/openh323//include -
Wno-missing-prototypes -Wno-missing-declarations ast_h323.cpp
In file included from /usr/src/asterisk/pwlib/include/ptlib.h:169,...
2003 Sep 07
1
Problem Installing Open H.323 Channel Driver
...ils 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 or directory
ast_h323.h:32: h323pd...
2005 Feb 11
6
i want to load chan_h323.so
2004 Dec 17
1
h323 channel compile error
...nded 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: h323pdu.h: No such file or direct...
2004 Sep 15
1
Channel H323, RH9, OpenH323_1.12.2, pwlib_1.5.2 +GnuGK
...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/ObjC but
not for
C++
In file inc...
2004 Aug 26
0
chan_oh323 build (resubmit w/ new title)
...LIB... 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 ast_h323.cpp:34:
/root/pwlib/incl...
2004 Aug 26
1
chan_oh323: __use_ast_pthread_create_instead __ (was: chan_oh323 loading error)
...LIB... 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 ast_h323.cpp:34:
/root/pwlib/incl...