All of lore.kernel.org
 help / color / mirror / Atom feed
* librados dependency
@ 2011-05-18 12:28 Yehuda Sadeh Weinraub
  2011-05-18 16:04 ` Sage Weil
  0 siblings, 1 reply; 3+ messages in thread
From: Yehuda Sadeh Weinraub @ 2011-05-18 12:28 UTC (permalink / raw)
  To: Sage Weil; +Cc: ceph-devel

The ceph master branch was broken today, as librados was using some
undefined symbols (that are defined in libcrush). At the moment I
worked around the issue by adding libcrush to the linkage where
appropriate, however, we should definitely want to remove this
dependency.

Yehuda

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: librados dependency
  2011-05-18 12:28 librados dependency Yehuda Sadeh Weinraub
@ 2011-05-18 16:04 ` Sage Weil
  2011-05-18 17:15   ` Yehuda Sadeh Weinraub
  0 siblings, 1 reply; 3+ messages in thread
From: Sage Weil @ 2011-05-18 16:04 UTC (permalink / raw)
  To: Yehuda Sadeh Weinraub; +Cc: ceph-devel

On Wed, 18 May 2011, Yehuda Sadeh Weinraub wrote:
> The ceph master branch was broken today, as librados was using some
> undefined symbols (that are defined in libcrush). At the moment I
> worked around the issue by adding libcrush to the linkage where
> appropriate, however, we should definitely want to remove this
> dependency.

Which symbols?

sage

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: librados dependency
  2011-05-18 16:04 ` Sage Weil
@ 2011-05-18 17:15   ` Yehuda Sadeh Weinraub
  0 siblings, 0 replies; 3+ messages in thread
From: Yehuda Sadeh Weinraub @ 2011-05-18 17:15 UTC (permalink / raw)
  To: Sage Weil; +Cc: ceph-devel

On Wed, May 18, 2011 at 9:04 AM, Sage Weil <sage@newdream.net> wrote:
> On Wed, 18 May 2011, Yehuda Sadeh Weinraub wrote:
>> The ceph master branch was broken today, as librados was using some
>> undefined symbols (that are defined in libcrush). At the moment I
>> worked around the issue by adding libcrush to the linkage where
>> appropriate, however, we should definitely want to remove this
>> dependency.
>
> Which symbols?

Hmm.. had trouble reproducing it, but here it is:

./.libs/librados.so: undefined reference to `crush_bucket_adjust_item_weight'
./.libs/librados.so: undefined reference to `crush_bucket_add_item'
./.libs/librados.so: undefined reference to `crush_reweight_bucket'

I had to revert the two commits I pushed today and build from scratch,
so it might be some transient error related to the original issue, I'm
not too sure though.

Yehuda

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-18 17:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-18 12:28 librados dependency Yehuda Sadeh Weinraub
2011-05-18 16:04 ` Sage Weil
2011-05-18 17:15   ` Yehuda Sadeh Weinraub

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.