summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDavid Disseldorp <ddiss@suse.de>2017-07-20 11:10:57 +0200
committerKarolin Seeger <kseeger@samba.org>2018-02-13 14:05:47 +0100
commit1fa65b4e832c690412ed40b72ed7772e63d44ec5 (patch)
treecb086c2c14acf68f7d539b4fb5f29fe93a774a2b /python
parent5c782d5f7670d7855990cd359b919706d584ac4b (diff)
downloadsamba-1fa65b4e832c690412ed40b72ed7772e63d44ec5.tar.gz
build: fix ceph_statx check when configured with libcephfs_dir
When configured with a custom libcephfs_dir, the ceph_statx check fails to link. This is due to the location of the ceph-common dependency, which is installed under a ceph subdirectory. ceph/build > make DESTDIR=./inst install ... ceph/build > find inst/|grep -e /libcephfs -e /libceph-common inst/usr/local/lib64/ceph/libceph-common.so.0 inst/usr/local/lib64/ceph/libceph-common.so inst/usr/local/lib64/libcephfs.so.2.0.0 inst/usr/local/lib64/libcephfs.so.2 inst/usr/local/lib64/libcephfs.so inst/usr/local/include/cephfs/libcephfs.h Bug: https://bugzilla.samba.org/show_bug.cgi?id=13250 Signed-off-by: David Disseldorp <ddiss@suse.de> Reviewed-by: Jeff Layton <jlayton@samba.org> (cherry picked from commit ff7df3d3f5259362a6bb6780d6b532e57e89681d) Autobuild-User(v4-7-test): Karolin Seeger <kseeger@samba.org> Autobuild-Date(v4-7-test): Tue Feb 13 14:05:47 CET 2018 on sn-devel-144
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions