Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6238

SSL / libevent support broken in IPv6 patch from https://github.com/lava/mesos/tree/bennoe/ipv6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Affects https://github.com/lava/mesos/tree/bennoe/ipv6 at commit 2199a24c0b7a782a0381aad8cceacbc95ec3d5c9

      make fails when configure options --enable-ssl --enable-libevent were given.

      Error message:

      ...
      ...
      ../../../3rdparty/libprocess/src/process.cpp: In member function ‘void process::SocketManager::link_connect(const process::Future<Nothing>&, process::network::Socket, const process::UPID&)’:
      ../../../3rdparty/libprocess/src/process.cpp:1457:25: error: ‘url’ was not declared in this scope
             Try<net::IP> ip = url.ip;
                               ^
      Makefile:997: recipe for target 'libprocess_la-process.lo' failed
      make[5]: *** [libprocess_la-process.lo] Error 1
      ...
      ...
      

      Attachments

        Activity

          People

            bennoe Benno Evers
            lloesche Lukas Loesche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: