Project

General

Profile

Actions

Bug #14058

closed

Can't build Ceph with --without-rbd and --with-debug

Added by Piotr Dalek over 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

When using

CXXFLAGS="-g -ggdb" ./configure \
--without-fuse --prefix=/usr --localstatedir=/var --sysconfdir=/etc \
--with-nss --without-cryptopp --with-rest-bench --without-lttng \
--disable-gitversion --without-man-page --disable-cephfs-java \
--without-libzs --without-babeltrace --without-rbd --with-debug

build fails:


test/test_get_blkdev_size.o: In function `main':
/home/dalekp/ceph-bp-smallpglog/ceph/src/test/test_get_blkdev_size.cc:27: undefined reference to `get_block_device_size(int, long*)'
collect2: error: ld returned 1 exit status
make[3]: *** [ceph_test_get_blkdev_size] Error 1
make[3]: *** Waiting for unfinished jobs....

Actions #1

Updated by Piotr Dalek over 8 years ago

  • Assignee set to Piotr Dalek
Actions #2

Updated by Piotr Dalek over 8 years ago

  • Category set to common
  • Status changed from New to Fix Under Review
  • Assignee deleted (Piotr Dalek)
Actions #3

Updated by Loïc Dachary over 8 years ago

  • Project changed from Ceph to rbd
  • Category deleted (common)
  • Status changed from Fix Under Review to Resolved
  • Assignee set to Piotr Dalek
Actions #4

Updated by Kefu Chai about 8 years ago

please note this also applies to hammer. but guess "rgw" is enabled most of the time, so we don't backport the fix..

Actions

Also available in: Atom PDF