Displaying 20 results from an estimated 22 matches for "dp_linux".
2005 Mar 08
2
problem in compiling openh323
...configure: creating ./config.status
config.status: creating openh323u.mak
config.status: creating Makefile
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/ob...
2003 Jun 16
2
chan_h323 - pwlib 1.4.11, openh 1.11.7 comiple problems
...m with chan_h323 compiling for Asterisk.
RedHat 7.3
PWLIB 1.4.11 pwlib_1.4.11.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_h32...
2005 May 19
3
asterisk-oh323 build problems
...ib, oh323 and I've 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.c...
2005 Feb 20
2
Asterisk H323 support
...tput as i run make...
mkoy@sambag:~/voip/asterisk-oh323-0.6.5$ make
for x in wrapper asterisk-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...
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 includ...
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:...
2004 May 17
1
problems compiling h323 support
...vel-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
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
cha...
2005 May 11
1
oh323 driver compiling problem.
...23-0.7.2-pre1# make
for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done
make[1]: 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...
2003 Jun 16
2
h323 compile error
The following occurs with code 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...
2006 Jan 04
2
H323 compilation Help needed
...at is simph323 is running properly but when i try to compile h323 in the
channels directory it gives 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_h3...
2003 Jul 01
0
chan_h323.c compile error
...if it is
correct or not, but it seems 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 `oh3...
2004 May 17
0
failed compile
...vel-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
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
cha...
2005 May 19
0
asterisk-oh323 building problems
...ib, oh323 and I've 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.c...
2003 Sep 25
1
Cannot compile channel h323 from yesterday's CVS?
...re the build fails....
Sample errors below.
[root@localhost h323]# make clean 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...
2003 Sep 07
1
Problem Installing Open H.323 Channel Driver
...e installed PWLib and OpenH323 V.1.11.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_h3...
2005 Feb 11
6
i want to load chan_h323.so
2004 Dec 17
1
h323 channel compile error
...y
asterisk/channels/h323
i have read 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...
2004 Sep 15
1
Channel H323, RH9, OpenH323_1.12.2, pwlib_1.5.2 +GnuGK
...'m pasting below the error message 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: "-W...
2004 Aug 26
0
chan_oh323 build (resubmit w/ new title)
...r/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 -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/pw...
2004 Aug 26
1
chan_oh323: __use_ast_pthread_create_instead __ (was: chan_oh323 loading error)
...r/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 -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/pw...