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

fastq_pre_barcodes.c:34:17: fatal error: bam.h: No such file or directory #104

Open
jianglinghan opened this issue Jan 18, 2019 · 0 comments

Comments

@jianglinghan
Copy link

When installing irap according to the instruction, error occured remind me no 'bam.h', when I install ' fastq_utils-x.x.x.tar.gz', same error again.

I checked all the packages required, it seems I have all of them(maybe a few missing?). What should I do to fix this?

My platform is CentOS 7.5.

gcc -I ../samtools-0.1.19 -O3 -Wunused-result  -Wall   -c fastq_pre_barcodes.c
fastq_pre_barcodes.c:34:17: fatal error: bam.h: No such file or directory
 #include "bam.h"
                 ^
compilation terminated.
make[1]: *** [fastq_pre_barcodes.o] Error 1
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