VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
technologyinspired at ... Guest
|
Posted: Wed Apr 22, 2009 9:52 am Post subject: [Freeswitch-users] Installation error |
|
|
Hi, I am getting errors while installing FreeSwitch. I have enabled almost all the packages (except: mod_snom, mod_ldap, mod_zap and few others). Do I need to install dependencies or will FreeSwitch automatically find from the internet? I have done the basic dependencies installed like gcc, curses, unixODBC etc.
Here is the part of the make process which generated error:
...
...
making all mod_native_file
Compiling mod_native_file.c...
mkdir .libs
Compiling mod_native_file.c ...
Creating mod_native_file.so...
making all mod_opal
Compiling mod_opal.cpp...
mkdir .libs
Compiling mod_opal.cpp ...
In file included from mod_opal.cpp:26:
mod_opal.h:66: error: expected class-name before '{' token
mod_opal.h:67: error: 'Comparison' does not name a type
mod_opal.h: In member function 'virtual PBoolean FSProcess::InternalIsDescendant(const char*) const':
mod_opal.h:67: error: 'PLibraryProcess' has not been declared
mod_opal.h: In member function 'virtual const char* FSProcess::GetClass(unsigned int) const':
mod_opal.h:67: error: 'PLibraryProcess' has not been declared
mod_opal.cpp: In constructor 'FSProcess::FSProcess()':
mod_opal.cpp:289: error: class 'FSProcess' does not have any field named 'PLibraryProcess'
mod_opal.cpp:289: error: 'AlphaCode' was not declared in this scope
mod_opal.cpp: In member function 'virtual void FSConnection::OnReleased()':
mod_opal.cpp:667: error: invalid initialization of reference of type 'const H323Connection&' from expression of type 'OpalConnection::CallEndReason'
/usr/include/opal/h323/h323pdu.h:479: error: in passing argument 1 of 'Q931::CauseValues H323TranslateFromCallEndReason(const H323Connection&, H225_ReleaseCompleteReason&)'
mod_opal.cpp: In member function 'switch_status_t FSMediaStream::read_frame(switch_frame_t**, switch_io_flag_t)':
mod_opal.cpp:1265: error: 'class OpalMediaPatch' has no member named 'OnPatchStart'
mod_opal.cpp: In member function 'switch_status_t FSMediaStream::write_frame(const switch_frame_t*, switch_io_flag_t)':
mod_opal.cpp:1370: error: 'class OpalMediaPatch' has no member named 'OnPatchStart'
make[5]: *** [mod_opal.lo] Error 1
make[4]: *** [all] Error 1
make[3]: *** [mod_opal-all] Error 1
make[2]: *** [all-recursive] Error 1
Making all in build
+-------- FreeSWITCH Build Complete -----------+
+ FreeSWITCH has been successfully built. +
+ Install by running: +
+ +
+ make install +
+----------------------------------------------+
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Regards,
Vin |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Wed Apr 22, 2009 10:04 am Post subject: [Freeswitch-users] Installation error |
|
|
I suspect you have ptlib and opal libs installed from packages. If you wish to compile mod_opal you have to get the latest SVN trunk. I wrote a script in build/buildopal.sh that will do this for you. Please run from /root/
/b
On Apr 22, 2009, at 9:44 AM, technologyinspired wrote:
Quote: | Hi, I am getting errors while installing FreeSwitch. I have enabled almost all the packages (except: mod_snom, mod_ldap, mod_zap and few others). Do I need to install dependencies or will FreeSwitch automatically find from the internet? I have done the basic dependencies installed like gcc, curses, unixODBC etc.
Here is the part of the make process which generated error:
|
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|