mirror of
https://github.com/ceph/ceph
synced 2024-12-17 17:05:42 +00:00
c57dbd3451
this fixes: ``` creating /home/kefu/ceph/build/src/pybind/rados/var/ceph/ceph/build/src/pybind/rados creating /home/kefu/ceph/build/src/pybind/rados/var/ceph/ceph/build/src/pybind/rados/pyrex /usr/bin/gcc-6 -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -iquote /var/ceph/ceph/src/include -fPIC -I/usr/include/python2.7 -I/usr/include/x86_64-linux- gnu/python2.7 -I/usr/include/python2.7 -c /home/kefu/ceph/build/src/pybind/rados/pyrex/rados.c -o /home/kefu/ceph/build/src/pybind/rados/var/ceph/ceph/build/src/pybind/rados/pyrex/ra dos.o -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -lpython2. 7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions /home/kefu/ceph/build/src/pybind/rados/pyrex/rados.c:239:28: fatal error: rados/librados.h: No such file or directory #include "rados/librados.h" ^ compilation terminated. ``` seems we can not pass the CFLAGS with space in it to setup.py using env variable Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
AddCephTest.cmake | ||
Distutils.cmake | ||
Findaio.cmake | ||
Findatomic_ops.cmake | ||
Findbabeltrace.cmake | ||
Findblkid.cmake | ||
Findcryptopp.cmake | ||
FindCython.cmake | ||
Finddpdk.cmake | ||
Findexecinfo.cmake | ||
Findfcgi.cmake | ||
Findfio.cmake | ||
Findfuse.cmake | ||
Findgperftools.cmake | ||
FindJeMalloc.cmake | ||
Findkeyutils.cmake | ||
Findleveldb.cmake | ||
Findlibuuid.cmake | ||
Findlttng-ust.cmake | ||
FindLZ4.cmake | ||
FindNSPR.cmake | ||
FindNSS.cmake | ||
FindOpenLdap.cmake | ||
Findpciaccess.cmake | ||
Findsnappy.cmake | ||
Findtcmalloc.cmake | ||
Findudev.cmake | ||
Findxfs.cmake | ||
Findxio.cmake | ||
GetGitRevisionDescription.cmake | ||
GetGitRevisionDescription.cmake.in |