Skip to content

tbb/parallel_pipeline.h: No such file or directory #6497

@TandelJainika

Description

@TandelJainika

Hello everyone,
Currently I am trying to install OSRM routing service on Ubuntu machine. But while running cmake --build . command I am getting the following error.
/osrm/osrm-backend/src/extractor/edge_based_graph_factory.cpp:35:10: fatal error: tbb/parallel_pipeline.h: No such file or directory
35 | #include <tbb/parallel_pipeline.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/EXTRACTOR.dir/build.make:90: CMakeFiles/EXTRACTOR.dir/src/extractor/edge_based_graph_factory.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:236: CMakeFiles/EXTRACTOR.dir/all] Error 2
make: *** [Makefile:156: all] Error 2

I have installed the latest version of libtbb library.
libtbb-dev - 2020.1-2

Try to install OSRM on Ubuntu 20.04
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions