<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body>
When you get those kinds of errors means you have library version skew
happening. Either you don't have the proper versions of Open
H.323/PWlib or they were cvs updated and not make clean'ed before make
opt-ing them.<br>
<br>
So make absolutely sure you have the versions (or newer) of Open H.323
/ PWlib listed in the README and run a make clean opt to each. <br>
<br>
Also, make sure you do not have any other older or distro specific
installs laying around somewhere. I've noticed a pretty major problem
with that.<br>
<br>
If you still have trouble find me (JerJer) in #Asterisk.<br>
<br>
<br>
Jeremy McNamara<br>
<br>
<br>
Mark Darvill wrote:<br>
<blockquote type="cite" cite="mid054401c2fadd$c9daa0a0$12010a0a@wilma">
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.2800.1141" name="GENERATOR">
<style></style>
<div><font face="Arial" size="2">
<div><font face="Arial" size="2">I have had * installed for a couple
of weeks now and am very impressed. I have got Zap, SIP and MGCP
working and can call freely between them with just things like
transfer still to sort out etc.</font></div>
<div> </div>
<div><font face="Arial" size="2">I then though I would add H.323
support to my working system, having read the previous threads on the
subject before I installed I installed the pre-reqs</font></div>
<div> </div>
<div><font face="Arial" size="2">pwlib</font></div>
<div><font face="Arial" size="2">openh323</font></div>
<div><font face="Arial" size="2">gnugk for h.323 gatekeeper
functionality</font></div>
<div> </div>
<div><font face="Arial" size="2">All of these seem to have installed
correctly.</font></div>
<div> </div>
<div><font face="Arial" size="2">On installing chan_h323 to integrate
* into the h.323 stack it makes OK, make installs OK, appears in
modules.conf but on firing up * I get the following problem, has
anyone seen this before or knows what the fault is ?? Looks like a
library problem but I have not seen this type of error before.</font> </div>
<div> </div>
<div><font face="Arial" size="2">[cdr_csv.so] => (Comma Separated
Values CDR Backend)<br>
[chan_h323.so]WARNING[1024]: File loader.c, Line 212
(ast_load_resource): /usr/<br>
lib/asterisk/modules/chan_h323.so: undefined symbol:
_ZNK7PThread11GetThreadIdEv<br>
WARNING[1024]: File loader.c, Line 368 (load_modules): Loading module
chan_h323.<br>
so failed!</font></div>
<div> </div>
<div><font face="Arial" size="2">Thanks, Mark</font></div>
</font></div>
</blockquote>
<br>
</body>
</html>