Skip to content

(support oneTBB) fatal error: tbb/mutex.h: No such file or directory #42

@thekswenson

Description

@thekswenson

I'm using Ubuntu 22.04 and cannot compile Sibeliaz:

In file included from /.../software/SibeliaZ/TwoPaCo/src/graphdump/graphdump.cpp:17:
/.../software/SibeliaZ/TwoPaCo/src/graphdump/../common/streamfastaparser.h:8:10: fatal error: tbb/mutex.h: No such file or directory
    8 | #include <tbb/mutex.h>
      |          ^~~~~~~~~~~~~

The problem with with the TwoPaCo submodule and is related to this bug report:
medvedevgroup/TwoPaCo#28

If I'm reading that report correctly, the only way to us Sibeliaz would be to somehow apply a patch from the pufferfish repo. I that correct?

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