Skip to content

Make fails because of invalid MD5 hash #121

Description

I'm trying to compile as per the README (running Linux 6.3.2-arch1-1 x86_64) but this fails because of an invalid MD5 hash on a downloaded TBB source. Error listing below.

-- Downloading tbb41_20130116oss_src.tgz
CMake Error at 3rdparty/tbb/CMakeLists.txt:105 (message):
  Downloaded TBB source tarball has invalid MD5 hash:
  9b2cc0fc7cfe510d0aa0b3443516b225 (expected:
  3809790e1001a1b32d59c9fee590ee85)


-- Configuring incomplete, errors occurred!
make: *** [makefile:52: deps/lib/linux-x86_64/opencv/.success] Error 1

I'm flagging this in case it can be easily fixed. I do not know how to do this myself.

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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