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 error #20

Open
frankbioinfo opened this issue Nov 2, 2017 · 3 comments
Open

installation error #20

frankbioinfo opened this issue Nov 2, 2017 · 3 comments

Comments

@frankbioinfo
Copy link

Hello team,

Thanks for developing bxtools.

While installing i encounter this error.

thread_pool.c: In function ‘hts_tpool_init’:
thread_pool.c:676: warning: implicit declaration of function ‘pthread_mutexattr_settype’
thread_pool.c:676: error: ‘PTHREAD_MUTEX_RECURSIVE’ undeclared (first use in this function)
thread_pool.c:676: error: (Each undeclared identifier is reported only once
thread_pool.c:676: error: for each function it appears in.)
make[2]: *** [thread_pool.o] Error 1

Is it common?

Thanks.

Frank

@walaj
Copy link
Owner

walaj commented Dec 13, 2017

Hi Frank,
Are you still having this issue? Are you able to compile htslib, aside from bxtools? That might give some clues. I haven't seen this issue before.
Jeremiah

@brainstorm
Copy link

Alternatively you can now install this package with Bioconda:

bioconda/bioconda-recipes#8205

@frankbioinfo
Copy link
Author

Sorry all, i was able to install it using docker image, can i request if anyone from the team can build a docker image for this it will be very helpful just a thought.

Thanks for response.

Frank

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

3 participants