Project

General

Profile

Actions

Bug #39391

open

Debian/Ubuntu librados2 package does not have librados-common.so symlink

Added by Марк Коренберг about 5 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
nautilus
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

That's why I can not build my own tool that use rados API.

I use ceph::buffer::create(). I have to specify now -L/usr/lib/ceph -lceph-common for linking. Mimic was much simplier.
Why did you place ceph-commmon in separate directory ?!

Actions #1

Updated by Jason Dillaman about 5 years ago

  • Backport set to nautilus

Need to revert 38db3ee6c51ac3978a7dd90aeac0a0cedb617e22

Actions #2

Updated by Jason Dillaman about 5 years ago

... and the 'ceph:buffer::create*' methods probably should be added to the public API set so that you don't need to link against a private shared library.

Actions

Also available in: Atom PDF