Displaying 3 results from an estimated 3 matches for "pindirectchannel".
2003 May 20
1
chan_h323 core dumps
...as with one
(gdb) bt
#0 0x40140f92 in mallopt () from /lib/libc.so.6
#1 0x401400fc in malloc () from /lib/libc.so.6
#2 0x41612c56 in operator new(unsigned) () from /usr/lib/libstdc++.so.5
#3 0x405b09fd in PChannel::PChannel() () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#4 0x405b22d2 in PIndirectChannel::PIndirectChannel() () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#5 0x410ac7cf in H323Transport::H323Transport(H323EndPoint&) () from
/usr/local/lib/libh323_linux_x86_r.so.1
#6 0x410b2e2a in H323TransportIP::H323TransportIP(H323EndPoint&,
PIPSocket::Address, unsigned short) ()...
2005 May 06
1
oh323 compile problem in FreeBSD
Hi,
I'm trying to compile asterisk-oh323-0.7.1 in FreeBSD 5.3.
I tried to use gmake but it exits with too many errors.
Did somebody compile before oh323 in FreeBSD?
How should I compile it under FreeBSD?
thanks,
Ganbold
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
...#39;*' token
/usr/home/tsgan/pwlib/include/ptlib/indchan.h:326: error: ISO C++
forbids declaration of `PChannel' with no type
/usr/home/tsgan/pwlib/include/ptlib/indchan.h:326: error: expected `;'
before '*' token
/usr/home/tsgan/pwlib/include/ptlib/indchan.h:76: warning: `class
PIndirectChannel' has virtual functions but non-virtual destructor
In file included from /usr/home/tsgan/pwlib/include/ptlib.h:265,
from wrapper_misc.hxx:35,
from wrapper_misc.cxx:34:
/usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/conchan.h:51: error:
expected unqualified-id be...