<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=325083023-13012005>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?!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=325083023-13012005>Compilation
Error:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=325083023-13012005>--------------------------</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=325083023-13012005>
<DIV><FONT face=Arial size=2>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<BR></FONT><FONT face=Arial
size=2>/root/openh323/lib/libh323_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char>
>::~basic_iostream()'<BR>/root/pwlib/lib/libpt_linux_x86_r.so: undefined
reference to `std::basic_iostream<char, std::char_traits<char>
>::basic_iostream(std::basic_streambuf<char, std::char_traits<char>
>*)'<BR>/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char>
>::~basic_iostream()'<BR>/root/openh323/lib/libh323_linux_x86_r.so: undefined
reference to `std::basic_iostream<char, std::char_traits<char>
>::~basic_iostream()'<BR>collect2: ld returned 1 exit status<BR>make[1]: ***
[obj_linux_x86_r/simph323] Error 1<BR>make[1]: Leaving directory
`/root/openh323/samples/simple'<BR>make: *** [opt] Error
2<BR></DIV></FONT></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial size=2>Files Versions
used:</FONT></SPAN></DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial
size=2>------------------------------</FONT></SPAN></DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial
size=2>1- openh323-Janus_patch4-src-tar.gz</FONT></SPAN></DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial size=2>2-
pwlib-Janus_patch4-src-tar.gz</FONT></SPAN></DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial size=2>3.
asterisk-oh323-0.6.5.tar.gz </FONT></SPAN></DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial size=2>Installation
steps:</FONT></SPAN></DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial
size=2>--------------------------</FONT></SPAN></DIV>
<DIV><SPAN class=325083023-13012005>Install Pwlib<BR>#cd pwlib<BR>#./configure
&& make clean && make opt && make install &&
ldconfig<BR><BR><BR>Patch and Install OpenH323<BR>#cd openh323<BR>#patch -p1
< ../asterisk-oh323-0.6.5/openh323_1.13.5-make.patch<BR>#./configure
&& make clean && make opt && make install &&
ldconfig<BR><BR><BR>Asterisk<BR>#cd asterisk-1.0.3<BR>#make && make
install && make samples<BR><BR><BR>Asterisk-oh323<BR>#cd
asterisk-oh323-0.6.5<BR>Edit the Makefile<BR>#make && make install
&& ldconfig</SPAN></DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=325083023-13012005><FONT face=Arial size=2>!!
:|</FONT></SPAN></DIV></BODY></HTML>