[Asterisk-Users] Oh323 compilation errors

Walid Azab wazab at gawab.com
Thu Jan 13 16:37:30 MST 2005


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> >::~basic_iostream()'
/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> >*)'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()'
/root/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[1]: *** [obj_linux_x86_r/simph323] Error 1
make[1]: Leaving directory `/root/openh323/samples/simple'
make: *** [opt] Error 2

 
 
Files Versions used:
------------------------------
1- openh323-Janus_patch4-src-tar.gz
2- pwlib-Janus_patch4-src-tar.gz
3. asterisk-oh323-0.6.5.tar.gz 
 
Installation steps:
--------------------------
Install Pwlib
#cd pwlib
#./configure && make clean && make opt && make install && ldconfig


Patch and Install OpenH323
#cd openh323
#patch -p1 < ../asterisk-oh323-0.6.5/openh323_1.13.5-make.patch
#./configure && make clean && make opt && make install && ldconfig


Asterisk
#cd asterisk-1.0.3
#make && make install && make samples


Asterisk-oh323
#cd asterisk-oh323-0.6.5
Edit the Makefile
#make && make install && ldconfig
 
 
!!  :|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050113/96f1bfe5/attachment.htm


More information about the asterisk-users mailing list