Skip to content

Unknown CMake command "LINTEL_BOOST_EXTRA". #6

@simsong

Description

@simsong

Trying to run cmaker.sh, I get this error:

CMake Error at DataSeriesCMakeUtil.cmake:8 (INCLUDE):
  include could not find load file:

    LintelDocs
Call Stack (most recent call first):
  CMakeLists.txt:34 (INCLUDE)


CMake Error at CMakeConfig.txt:8 (INCLUDE):
  include could not find load file:

    LintelCMakeUtil
Call Stack (most recent call first):
  CMakeLists.txt:36 (INCLUDE)


WARNING: you did not set a CMAKE_BUILD_TYPE; assuming RelWithDebInfo
-- Could NOT find Boost
CMake Error at CMakeConfig.txt:34 (INCLUDE):
  include could not find load file:

    FindLintel
Call Stack (most recent call first):
  CMakeLists.txt:36 (INCLUDE)


lintel does not support program-options; csv2ds,dsselect,dsrepack,dsrecover will not be built
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE  
CMake Error at CMakeConfig.txt:45 (LINTEL_BOOST_EXTRA):
  Unknown CMake command "LINTEL_BOOST_EXTRA".
Call Stack (most recent call first):
  CMakeLists.txt:36 (INCLUDE)


-- Configuring incomplete, errors occurred!
See also "/Users/slg/DataSeries/CMakeFiles/CMakeOutput.log".

Where do I get the missing file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions