Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
jami-project
jami-project
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 171
    • Issues 171
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Requirements 0
    • Requirements 0
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Analytics
    • Analytics
    • Insights
    • Issues
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards

!!!! Scheduled maintenance from 6:00 PM (UTC) to 7:00 PM (UTC) - Maintenance plannifiée de 6:00 PM (UTC) à 7:00 PM (UTC) !!!!

  • savoirfairelinux
  • jami-projectjami-project
  • Issues
  • #371

Closed
Open
Opened May 13, 2017 by RingBot@RingBot
  • Report abuse
  • New issue
Report abuse New issue

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

Linked issues

  • Discussion
  • Designs

The one place for your designs

To enable design management, you'll need to meet the requirements. If you need help, reach out to our support team for assistance.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
2
Labels
invalid S - Major
Assign labels
  • View project labels
Reference: savoirfairelinux/ring-project#371