Project

General

Profile

Actions

Bug #6744

closed

make install fails when --prefix specified

Added by Yehuda Sadeh over 10 years ago. Updated about 7 years ago.

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

0%

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

Description

Tries to install stuff into /sbin


Related issues 2 (0 open2 closed)

Related to Ceph - Bug #6456: scripts still installing into /usr/usr/sbinResolvedSage Weil10/02/2013

Actions
Related to Ceph - Bug #6728: ceph: sbindir always points to /sbin, even if configured with --prefixWon't Fix11/06/2013

Actions
Actions #1

Updated by Dan Mick over 10 years ago

I spent some time looking at this with Yehuda; I suspect that at least one of the
problems is this section from Makefile-env.am added in #6456:

# certain things go straight into /sbin, though!
su_sbindir = /sbin

I think that at least needs to be $(prefix)/sbin.

Actions #2

Updated by Sage Weil about 7 years ago

  • Status changed from New to Closed
Actions #3

Updated by Greg Farnum about 7 years ago

cmake!

Actions

Also available in: Atom PDF