Project

General

Profile

Actions

Bug #2176

closed

dependencies not checked by autoconf

Added by Anonymous about 12 years ago. Updated almost 11 years ago.

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

0%

Source:
Development
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I recently resurrected a build of the user-mode and kernel clients on CentOS and found that I was missing a few packages, the need for which was not detected by autoconf:
libaio-devel
fcgi-devel
expat-devel
libcurl-devel

Actions #1

Updated by Sage Weil over 11 years ago

  • Assignee set to Anonymous

Gary, want to quickly check if configure.ac is checking these things and see if this is still a problem? IIRC Mark saw this on a centos box, so you can also just verify that configure fails with useful error messages for missing libraries on a vanilla install.

Actions #2

Updated by Anonymous over 11 years ago

I think we have picked up some, but not all of these. I'll double check with a freshly installed system.

Actions #3

Updated by Anonymous over 11 years ago

  • Status changed from New to In Progress

All these are listed as build requirements for the rpm and debian packages. I'll add the missing ones to configure.ac.

Actions #4

Updated by Anonymous almost 11 years ago

  • Status changed from In Progress to Resolved

We've got all the current dependencies in the configure.ac checks and in the rpm or debian requirements.

Actions

Also available in: Atom PDF