Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • J jami-client-gnome
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 88
    • Issues 88
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • savoirfairelinux
  • jami-client-gnome
  • Issues
  • #449
Closed
Open
Created May 31, 2016 by RingBot@RingBotOwner

ring-daemon fails to build with the latest opendht-0.6.1

Issue generated from Tuleap's migration script. Originally submitted by: Yuri (yurivict)

In file included from configurationmanager.cpp:40:
/usr/ports/net-im/ring-daemon/work/ring-daemon-032b1aa/src/ringdht/ringaccount.h:347:42: error: no member named 'Dht' in namespace 'dht'; did you mean 'dht'?
        void saveNodes(const std::vector<dht::Dht::NodeExport>&) const;
                                         \^\~\~\~\~\~\~\~
                                         dht
/usr/local/include/opendht/default\_types.h:34:11: note: 'dht' declared here
namespace dht {
          \^
In file included from configurationmanager.cpp:40:
/usr/ports/net-im/ring-daemon/work/ring-daemon-032b1aa/src/ringdht/ringaccount.h:348:43: error: no member named 'Dht' in namespace 'dht'; did you mean 'dht'?
        void saveValues(const std::vector<dht::Dht::ValuesExport>&) const;
                                          \^\~\~\~\~\~\~\~
                                          dht
/usr/local/include/opendht/default\_types.h:34:11: note: 'dht' declared here
namespace dht {
          \^
In file included from configurationmanager.cpp:40:
/usr/ports/net-im/ring-daemon/work/ring-daemon-032b1aa/src/ringdht/ringaccount.h:364:21: error: no member named 'Dht' in namespace 'dht'; did you mean 'dht'?
        std::vector<dht::Dht::NodeExport> loadNodes() const;
                    \^\~\~\~\~\~\~\~
                    dht

Assignee
Assign to
Time tracking