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 over 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

Also available in: Atom PDF