Skip to content

pHash won't build on recent Amazon Linux #17

@jsrtr

Description

@jsrtr

Amazon Linux recently required gcc72 as a dependency of the kernel-devel package as of kernel-devel 4.14. This broke pHash builds on x64 Amazon Linux:

checking for uint64_t... no
configure: error:

*** Required type uint64_t not found.
pHash requires 64-bit integers for video and image hashes.

As a workaround, remove gcc72, libgcc72, and kernel-devel to get pHash to build.

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