Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • jami-project jami-project
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 155
    • Issues 155
    • 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-projectjami-project
  • Issues
  • #371

Closed
Open
Created May 13, 2017 by RingBot@RingBotOwner

Latest version of ring-daemon (2.2.0) doesn't build with the latest version of opendht (1.3.2)

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

In file included from configurationmanager.cpp:49:
/usr/ports/net-im/ring-daemon/work/ring-daemon-2.2.0/src/ringdht/ringaccount.h:348:42: error: no member named 'Dht' in namespace 'dht'; did you mean 'dht'?
void saveNodes(const std::vectordht::Dht::NodeExport&) const;
^~~~~~~~
dht
/usr/local/include/opendht/default_types.h:33:11: note: 'dht' declared here
namespace dht {
^
In file included from configurationmanager.cpp:49:
/usr/ports/net-im/ring-daemon/work/ring-daemon-2.2.0/src/ringdht/ringaccount.h:349:43: error: no member named 'Dht' in namespace 'dht'; did you mean 'dht'?
void saveValues(const std::vectordht::Dht::ValuesExport&) const;
^~~~~~~~
dht

It is impossible to make a package for Ring when your library releases don't match.

FreeBSD 11

Assignee
Assign to
Time tracking