Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pHash won't build on recent Amazon Linux #17

Open
jsrtr opened this issue Jun 5, 2018 · 0 comments
Open

pHash won't build on recent Amazon Linux #17

jsrtr opened this issue Jun 5, 2018 · 0 comments

Comments

@jsrtr
Copy link

jsrtr commented Jun 5, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant