search for: obj_linux_x86_r

Displaying 13 results from an estimated 13 matches for "obj_linux_x86_r".

2005 Mar 08
2
problem in compiling openh323
...UX=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 -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_2...
2004 Jun 22
2
pwlib compile error
I am trying to compile pwlib in order to get h323 support working. Most of the compile is fine except it falls over at the point below. Does anyone have a solution? Thanks Johan make[2]: Entering directory `/root/pwlib/tools/asnparser' g++ -o obj_linux_x86_r/asnparser -Wl,--gc-sections -s -L/root/pwlib/lib ./obj_linux_x86_r/asn_grammar.o ./obj_linux_x86_r/asn_lex.o ./obj_linux_x86_r/main.o -lpt_linux_x86_r -lpthread -llber -lldap -lldap_r -lssl -lcrypto -lexpat -lresolv -ldl /root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `PObject::Pr...
2005 Jan 13
0
Oh323 compilation errors
Hi, well, I really need your help here. I have tried compiling oh323 many times and I always get the following error when trying to "make opt" open h323. Any ideas?! Compilation Error: -------------------------- g++ -o obj_linux_x86_r/simph323 -s -L/root/pwlib/lib -L/root/openh323/lib ./obj_linux_x86_r/main.o -lh323_linux_x86_r -lpt_linux_x86_r -lpthread -lssl -lcrypto -lexpat -lresolv -ldl /root/openh323/lib/libh323_linux_x86_r.so: undefined reference to `std::basic_iostream<char, std::char_traits<char> >::~basi...
2005 Jan 15
0
oh323 compile error
I am trying to compile oh323 and having the following error. Can anyone help please?! This is my third post. These are the versions I am using: Compilation Error: -------------------------- g++ -o obj_linux_x86_r/simph323 -s -L/root/pwlib/lib -L/root/openh323/lib ./obj_linux_x86_r/main.o -lh323_linux_x86_r -lpt_linux_x86_r -lpthread -lssl -lcrypto -lexpat -lresolv -ldl /root/openh323/lib/libh323_linux_x86_r.so: undefined reference to `std::basic_iostream<char, std::char_traits<char> >::~basi...
2004 Jul 28
1
Problems Compiling Asterisk-oh323-0.6.2
Hi. im compiling the wrapper for oh323(under Suse 9.0) -pwlib 1.6.6 -openh323 1.13.5. (with oh323 Patch) i execute: ./samples/simple/obj_linux_x86_r/simph323 and it works fine. When i Run asterisk-oh323 0.6.2: make I get the following errors: chan_oh323.c:660: error: `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__' undeclared here (not in a function) chan_oh323.c:660: error: initializer element is not cons...
2004 Sep 10
0
Re: Problem with Openh323 channel driver
...> What is the current configuration of oh323? > Can you send the backtrace of the core file dumped? > > Michael. Asterisk CVS-HEAD-08/26/04-11:46:11 asterisk-oh323-0.6.3b I think it should be the openh323 because i got the same segmentation error there. when i run ./sample/simple/obj_linux_x86_r/simph323 i have this: [root@localhost openh323]# ./samples/simple/obj_linux_x86_r/simph323 -l SimpleH323 Version 1.13.5 by OpenH323 Project on Unix Linux (2.4.20-8-i686) Local username: root Silence compression is Enabled Auto answer is 0 FastConnect is Enabled H245Tunnelling is Enabled Jitter bu...
2006 Jan 05
1
open h323 compile error
make[2]: *** [obj_linux_x86_r/simph323] Error 1 make[2]: Leaving directory `/usr/src/openh323/samples/simple' make[1]: *** [opt] Error 2 make[1]: Leaving directory `/usr/src/openh323' make: *** [optshared] Error 2 ???? any idea ? Thx in Advance _________________________________________________________________ Is your...
2008 Aug 08
1
h323 channel compile error
...SHAREDLIB=1 opt make[1]: Entering directory `/root/openh323' make -C src opt make[2]: Entering directory `/root/openh323/src' g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/root/openh323/include -I/root/pwlib/include -Os -felide-constructors -Wreorder -c h323ep.cxx -o /root/openh323/lib/obj_linux_x86_r/h323ep.o /root/openh323/include/h4601.h: In member function ?H460_FeatureContent::operator H460_FeatureTable*()?: /root/openh323/include/h4601.h:292: warning: type-punning to incomplete type might break strict-aliasing rules h323ep.cxx: In constructor ?H323EndPoint::H323EndPoint()?: h323ep.cxx:10...
2003 May 06
0
openh323gk installation
...:423: float std::pow(float, int) /usr/include/g++/cmath:419: double std::pow(double, int) /usr/include/g++/cmath:410: long double std::pow(long double, long double) /usr/include/g++/cmath:401: float std::pow(float, float) make: *** [obj_linux_x86_r/ldaplink.o] Error 1
2005 Jul 28
0
oh323 compile problem
...`std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()' /root/oh323/openh323/lib/libh323_linux_x86_r.so: undefined reference to `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()' collect2: ld returned 1 exit status make[2]: *** [obj_linux_x86_r/simph323] Error 1 CM Rahman Jr. CTO CCS Internet www.ccsi.com
2004 Nov 25
3
OH323 Rocks :) --- H323 guys, use it to solve no answer at this time problem!!!
i have had some problems with the H323 channel ... Other party not anwsering SIP 2 H323 bridge. the chan_oh323 solves the problem. Use it. (Even though it is quite complicated to install but READ the README file) Nahuel that should solve it!! Kido -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Feb 16
4
Asterisk exist with error
...h323 in /root (./configure ; make opt): ------------ /root/openh323/src/h248.cxx:6178: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make[1]: *** [/root/openh323/lib/obj_linux_x86_r/h248.o] Error 1 make[1]: Leaving directory `/root/openh323/src' make: *** [opt] Error 2 [root@core openh323]# --------------------- Now Asterisk exit with this error when I try to start it: ------------------ ........more stuff........... [cdr_pgsql.so] => (PostgreSQL CDR Backend) == Par...
2003 Apr 29
28
H323
Is H323 built into the current CVS? If so, could someone give me an idea of a simple config? thanks, darran -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030429/fffec1d1/attachment.htm