Project

General

Profile

Actions

Bug #874

closed

Fix configure checks for g++

Added by Greg Farnum about 13 years ago. Updated over 12 years ago.

Status:
Duplicate
Priority:
Low
Assignee:
-
Category:
qa
Target version:
-
% Done:

0%

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

Description

I'm not sure what the exact problem is, but when attempting to build Ceph on arm I had issues with the configure script failing to detect the boost spirit library. It turns out the error was because g++ wasn't installed, or at least didn't resolve to anything. There are checks for g++ and they are done earlier than the checks for boost spirit, but either the configure script doesn't fail out of them, or else it adds search paths to find the executable that some of the other tests don't run.


Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Bug #1255: configure does not detect missing g++Duplicate07/03/2011

Actions
Actions #1

Updated by Sage Weil about 13 years ago

  • Translation missing: en.field_story_points set to 1
  • Translation missing: en.field_position set to 557
Actions #2

Updated by Sage Weil over 12 years ago

  • Priority changed from Normal to Low
Actions #3

Updated by Sage Weil over 12 years ago

  • Status changed from New to Duplicate
Actions #4

Updated by Sage Weil over 12 years ago

  • Target version deleted (12)
Actions

Also available in: Atom PDF