search for: pmutex

Displaying 9 results from an estimated 9 matches for "pmutex".

Did you mean: mutex
2005 Jul 25
2
problems with compiling asterisk-oh323
...`/root/src/oh323/openh323/openh323u.mak'. Stop. In file included from wrapper_misc.cxx:34: wrapper_misc.hxx:35:19: ptlib.h: No such file or directory In file included from wrapper_misc.cxx:34: wrapper_misc.hxx:61: error: expected class-name before '{' token wrapper_misc.hxx:63: error: `PMutex' has not been declared wrapper_misc.hxx:63: error: ISO C++ forbids declaration of `PCLASSINFO' with no type wrapper_misc.hxx:63: error: ISO C++ forbids declaration of `parameter' with no type wrapper_misc.hxx:68: error: `BOOL' does not name a type wrapper_misc.hxx:73: error: `PStrin...
2004 Sep 29
0
astersk-oh323 compile error make
...sr/src/pwlib/include/ptlib/syncthrd.h:214: variable or field `PrintOn' declared void /usr/src/pwlib/include/ptlib/syncthrd.h:292: parse error before `{' token /usr/src/pwlib/include/ptlib/syncthrd.h:343: parse error before `protected' /usr/src/pwlib/include/ptlib/syncthrd.h:345: 'PMutex' is used as a type, but is not defined as a type. /usr/src/pwlib/include/ptlib/syncthrd.h:347: 'PMutex' is used as a type, but is not defined as a type. /usr/src/pwlib/include/ptlib/syncthrd.h:349: 'PSemaphore' is used as a type, but is not defined as a type. /usr/src/p...
2005 Dec 28
5
Regular crashes
...ed is occasional break up on inbound sound quality. Below are traces of the last two crashes Any Help much appreciated Regards Andrew Gough FIRST TRACE #0 0x400268b7 in pthread_mutex_trylock () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0806c146 in ast_mutex_trylock (pmutex=0x672e33fc) at lock.h:597 No locals. #2 0x0806175a in ast_queue_hangup (chan=0x672e3330) at channel.c:671 f = {frametype = 4, subclass = 1, datalen = 0, samples = 0, mallocd = 0, offset = 0, src = 0x0, data = 0x0, delivery = {tv_sec = 0, tv_usec = 0}, prev = 0x0, next = 0x0} #3 0x40...
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
...ome/tsgan/pwlib/include/ptlib/unix/ptlib/pprocess.h:167: error: expected `,' or `;' before "protected" /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/pprocess.h:169: error: `ThreadDict' does not name a type /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/pprocess.h:170: error: `PMutex' does not name a type In file included from /usr/home/tsgan/pwlib/include/ptlib.h:205, from wrapper_misc.hxx:35, from wrapper_misc.cxx:34: /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/semaphor.h:101: error: expected unqualified-id before "public" /u...
2004 Aug 26
0
chan_oh323 build (resubmit w/ new title)
...ore ` protected' /root/pwlib/include/ptlib/unix/ptlib/pprocess.h:162: syntax error before `*' token /root/pwlib/include/ptlib/unix/ptlib/pprocess.h:172: 'ThreadDict' is used as a type, but is not defined as a type. /root/pwlib/include/ptlib/unix/ptlib/pprocess.h:173: 'PMutex' is used as a type, but is not defined as a type. In file included from /root/pwlib/include/ptlib.h:214, from ast_h323.cpp:34: /root/pwlib/include/ptlib/unix/ptlib/semaphor.h:104: parse error before `public ' /root/pwlib/include/ptlib/unix/ptlib/semaphor.h:106: non-m...
2004 Aug 26
1
chan_oh323: __use_ast_pthread_create_instead __ (was: chan_oh323 loading error)
...ore ` protected' /root/pwlib/include/ptlib/unix/ptlib/pprocess.h:162: syntax error before `*' token /root/pwlib/include/ptlib/unix/ptlib/pprocess.h:172: 'ThreadDict' is used as a type, but is not defined as a type. /root/pwlib/include/ptlib/unix/ptlib/pprocess.h:173: 'PMutex' is used as a type, but is not defined as a type. In file included from /root/pwlib/include/ptlib.h:214, from ast_h323.cpp:34: /root/pwlib/include/ptlib/unix/ptlib/semaphor.h:104: parse error before `public ' /root/pwlib/include/ptlib/unix/ptlib/semaphor.h:106: non-m...
2004 Oct 07
0
asterisk-oh323-0.5.10 problem
...:-) ======================= The end of the output: ........ In file included from /root/pwlib/pwlib/include/ptlib.h:241, from wrapper_misc.hxx:35, from wrapper_misc.cxx:34: /root/pwlib/pwlib/include/ptlib/pfactory.h:184: error: ISO C++ forbids declaration of `PMutex' with no type /root/pwlib/pwlib/include/ptlib/pfactory.h:184: error: parse error before `&' token /root/pwlib/pwlib/include/ptlib/pfactory.h:186: error: 'PMutex' is used as a type, but is not defined as a type. /root/pwlib/pwlib/include/ptlib/pfactory.h:196: error: parse e...
2006 Jan 05
0
Regular Crashes - Partially Solved
...ny Help much appreciated > > > > Regards > > > > Andrew Gough > > > > FIRST TRACE > > > > #0 0x400268b7 in pthread_mutex_trylock () from /lib/tls/libpthread.so.0 > > No symbol table info available. > > #1 0x0806c146 in ast_mutex_trylock (pmutex=0x672e33fc) at lock.h:597 > > No locals. > > #2 0x0806175a in ast_queue_hangup (chan=0x672e3330) at channel.c:671 > > f = {frametype = 4, subclass = 1, datalen = 0, samples = 0, > > mallocd = 0, offset = 0, src = 0x0, data = 0x0, delivery = {tv_sec = > > 0,...