Jump to content

Mangos2: Kompilieren unter Kubuntu 14.04 LTS geht nicht (OpenSSL V2 Fehler)


thironix

Recommended Posts

Seit gestern versuche ich nun unter Kubuntu (Linux) nach Anleitung den MaNGOS TWO server zu kompilieren, doch egal was ich versuche es wird immer ein Fehler gemeldet:

/home/thorsten/mangos2/server/dep/ACE_wrappers/ace/SSL/SSL_Context.cpp: In member function ‘int ACE_SSL_Context::set_mode(int)’:
/home/thorsten/mangos2/server/dep/ACE_wrappers/ace/SSL/SSL_Context.cpp:244:16: error: ‘::SSLv2_client_method’ has not been declared
      method = ::SSLv2_client_method ();
               ^
/home/thorsten/mangos2/server/dep/ACE_wrappers/ace/SSL/SSL_Context.cpp:247:16: error: ‘::SSLv2_server_method’ has not been declared
      method = ::SSLv2_server_method ();
               ^
/home/thorsten/mangos2/server/dep/ACE_wrappers/ace/SSL/SSL_Context.cpp:250:16: error: ‘::SSLv2_method’ has not been declared
      method = ::SSLv2_method ();
               ^
make[6]: *** [libACE_SSL_la-SSL_Context.lo] Fehler 1
make[5]: *** [all-recursive] Fehler 1
make[4]: *** [all] Fehler 2
make[3]: *** [all-recursive] Fehler 1
make[2]: *** [dep/ACE_wrappers/ACE_Project-prefix/src/ACE_Project-stamp/ACE_Project-build] Fehler 2
make[1]: *** [dep/ACE_wrappers/CMakeFiles/ACE_Project.dir/all] Fehler 2
make: *** [all] Fehler 2

wo liegt der Fehler, was mache ich falsch??

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use