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

compile error: undefined reference to `gzgetc_' #9

Closed
billzt opened this issue Jan 30, 2020 · 1 comment
Closed

compile error: undefined reference to `gzgetc_' #9

billzt opened this issue Jan 30, 2020 · 1 comment

Comments

@billzt
Copy link

billzt commented Jan 30, 2020

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_'
@billzt
Copy link
Author

billzt commented Jan 30, 2020

Well, I've already fixed the bug by myself: The command make clean haven't cleaned the htslib.

@billzt billzt closed this as completed Jan 30, 2020
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