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

installation trouble #27

Closed
DcornishUCL opened this issue Feb 15, 2022 · 4 comments
Closed

installation trouble #27

DcornishUCL opened this issue Feb 15, 2022 · 4 comments

Comments

@DcornishUCL
Copy link

Hi,

I am attempting to compile your package from github however, I am receiving the following error messages (below). Do you know the meaning of these or how to rectify the problem? Any help would be much appreciated.

Thank you and best wishes,

Dean

.../glactools/tabixpp/htslib/cram/cram_codecs.c:1768: undefined reference to __intel_sse2_strlen' htslib/libhts.a(cram_codecs.o): In function cram_byte_array_stop_decode_block':
.../glactools/tabixpp/htslib/cram/cram_codecs.c:1682: undefined reference to _intel_fast_memcpy' collect2: error: ld returned 1 exit status make[2]: *** [tabix++] Error 1 make[2]: Leaving directory .../glactools/tabixpp'
make[1]: *** [all-recur] Error 1
make[1]: Leaving directory `.../glactools/tabixpp'
make: *** [tabixpp/tabix.o] Error 2

@grenaud
Copy link
Owner

grenaud commented Feb 15, 2022 via email

@DcornishUCL
Copy link
Author

Hi,

I just tried to compile tabixpp but that also produces an error:

git clone https://github.com/ekg/tabixpp

cd tabixpp

make

*** No rule to make target htslib/htslib/bgzf.h', needed by tabix.o'. Stop.

Best,

Dean

@grenaud
Copy link
Owner

grenaud commented Feb 16, 2022 via email

@DcornishUCL
Copy link
Author

Hi,

I built htslib and attempted to make glactools again and this successfully completed. Thanks so much for your help.

Dean

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

2 participants