Project

General

Profile

Actions

Support #2590

closed

erro when compiling wt with ssl support

Added by Marcio Sales about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
01/22/2014
Due date:
% Done:

0%

Estimated time:

Description

In file included from /usr/local/include/boost/asio/ssl/context_service.hpp:25:0,

from /usr/local/include/boost/asio/ssl/context.hpp:21,

from /usr/local/include/boost/asio/ssl.hpp:19,

from /opt/wt/331/wt-3.3.1/src/Wt/Http/Client.C:25:

/usr/local/include/boost/asio/ssl/detail/openssl_context_service.hpp: Na função membro 'void boost::asio::ssl::detail::openssl_context_service::create(SSL_CTX*&, boost::asio::ssl::context_base::method)':

/usr/local/include/boost/asio/ssl/detail/openssl_context_service.hpp:70:28: erro: '::SSLv2_method' has not been declared

/usr/local/include/boost/asio/ssl/detail/openssl_context_service.hpp:73:28: erro: '::SSLv2_client_method' has not been declared

/usr/local/include/boost/asio/ssl/detail/openssl_context_service.hpp:76:28: erro: '::SSLv2_server_method' has not been declared

make[2]: [src/CMakeFiles/wt.dir/Wt/Http/Client.o] Erro 1

make[1]: [src/CMakeFiles/wt.dir/all] Erro 2

make: [all] Erro 2

Actions #1

Updated by Koen Deforche about 10 years ago

  • Status changed from New to Feedback
  • Assignee set to Koen Deforche

Hey,

This seems that your boost asio version is not compatible with itself. What version of boost are you using?

What OS/architecture are you on? What compiler version?

Regards,

koen

Actions #2

Updated by Marcio Sales about 10 years ago

Hey,

boost version: 1.46.1

Ubuntu 12.04 64 bits

gcc 4.6.3

BR

Márcio

Actions #3

Updated by Koen Deforche about 10 years ago

  • Status changed from Feedback to Closed

Hey Marco,

I believe this thread indicates that this problem has been fixed in Ubuntu (Debian):

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622070

Regards,

koen

Actions

Also available in: Atom PDF