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

make issue #38

Open
thuynnguyen opened this issue Aug 19, 2024 · 0 comments
Open

make issue #38

thuynnguyen opened this issue Aug 19, 2024 · 0 comments

Comments

@thuynnguyen
Copy link

Hello there, I'm having trouble with installing sift4g when building my docker container at the make step. This is my error.
`

ERROR [ 9/19] RUN make 0.2s ------
[ 9/19] RUN make:
0.084 >>> vendor/swsharp <<<
0.085 [CORE] swsharp
0.097 [CP] src/score_database_gpu_long.cu
0.109 [CC] src/ssw/ssw.c
0.115 src/ssw/ssw.c:38:10: fatal error: emmintrin.h: No such file or directory
0.115 38 | #include <emmintrin.h>
0.115 | ^~~~~~~~~~~~~
0.115 compilation terminated.
0.116 make[2]: *** [Makefile:103: obj/ssw/ssw.o] Error 1
0.116 make[1]: *** [Makefile:52: swsharp] Error 2
0.116 make: *** [Makefile:17: vendor/swsharp] Error 2
`

Can you please help me? I've successfully installed sift4g previously and I have never seen an error with emmintrin before.
Thank you,
Thuy

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