build icon indicating copy to clipboard operation
build copied to clipboard

no header for libboost in ubuntu 18.04

Open Cdriko opened this issue 6 years ago • 2 comments

hello I successfull compile antimony under ubuntu 16.04, but with ubuntu 18.04, after installing all the necessaries dependencies, I get :

cmake GNinja ..
CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:1626 (message):
  No header defined for python3; skipping header check
Call Stack (most recent call first):
  CMakeLists.txt:28 (find_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /home/cdoutriaux/Documents/soft/antimony/build

even this check dpkg -l libboost-all-dev

give :

||/ Nom                             Version              Architecture         Description
+++-===============================-====================-====================-===================================================================
ii  libboost-all-dev                1.65.1.0ubuntu1      amd64                Boost C++ Libraries development files (ALL) (default version)

have you got an idea for fix this problem ? the problem seems to be near like in redhat #178

Cdriko avatar May 24 '18 08:05 Cdriko

This doesn't seem like a problem with Boost, you should contact Ubuntu.

the problem seems to be near like in redhat #178

Wrong issue number?

jwakely avatar Aug 23 '18 10:08 jwakely

Thank you for your contributions. Main development of B2 has moved to https://github.com/bfgroup/b2 This issue has been automatically marked as "transition" to indicate the potential for needing transition to the new B2 development project.

stale[bot] avatar Jun 26 '21 03:06 stale[bot]