https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227428

--- Comment #10 from Willem Jan Withagen <w...@digiware.nl> ---
(In reply to Jan Beich from comment #9)

Oke, I understand the solution, but the Ceph Cmake code is:
  list(APPEND BOOST_COMPONENTS python)
  ......
  find_package(Boost 1.66 COMPONENTS ${BOOST_COMPONENTS} REQUIRED)

Which is there because of all kinds of reasons, mainly having to do with
different distro and versions of distros holding boost libs with a too low
version.

So from you remark I conclude that this code WILL require handholding.
Even after things are patched?

I do expect to see some python version in Ceph in the near future, because they
are running into 2.7 <> 3.x issues as well.

The other compilation errors are a "problem" as I have very little time at the
moment. Trying to get $WORK projects finished before I have a little bit of
R&R.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to