We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gcc -O -Wall -o pblat blat.o jkOwnLib.a jkweb.a htslib/libhts.a -lm -lpthread -lssl -lcrypto -lz htslib/libhts.a(zfio.o): In function `zfpeek': zfio.c:(.text+0x1c8): undefined reference to `gzgetc_'
The text was updated successfully, but these errors were encountered:
Well, I've already fixed the bug by myself: The command make clean haven't cleaned the htslib.
make clean
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: