Project

General

Profile

Actions

Cleanup #13981

closed

configure script doesn't check bzip2-devel presence

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

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

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

After cloning git master (state as for 4 Dec 2015), it is not possible to build Ceph from sources when bzip2-devel (or equivalent) package is not installed. This alone is not a problem, only the fact that this requirement is manifested during link-time:

/usr/bin/ld: cannot find -lbz2
collect2: error: ld returned 1 exit status

Bzip2 is required by RocksDB.

Actions

Also available in: Atom PDF