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

/usr/bin/ld: cannot find -lhts #365

Open
ypchan opened this issue Oct 20, 2022 · 1 comment
Open

/usr/bin/ld: cannot find -lhts #365

ypchan opened this issue Oct 20, 2022 · 1 comment

Comments

@ypchan
Copy link

ypchan commented Oct 20, 2022

Dear developers,

I successfully compiled augustus but failed to compile auxprogs. please check the error message. Thanks

make auxprogs -j 12

make[2]: Leaving directory '/home/data/t190303/biosoft/Augustus/auxprogs/utrrnaseq' cd bam2wig; make; make[2]: Entering directory '/home/data/t190303/biosoft/Augustus/auxprogs/bam2wig' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. cc -Wall -O2 -I/home/data/t190303/biosoft/htslib/htslib_install/include/htslib -I/home/data/t190303/biosoft/zlib/zlib_install/include -c bam2wig.c cc -Wall -O2 -L/usr/lib//home/data/t190303/biosoft/htslib/htslib_install/lib -Wl,-rpath,/home/data/t190303/biosoft/htslib/htslib_install/lib -L/home/data/t190303/biosoft/zlib/zlib_install/lib -Wl,-rpath,/home/data/t190303/biosoft/zlib/zlib_install/lib -o bam2wig bam2wig.o -lhts -lz -lpthread /usr/bin/ld: cannot find -lhts collect2: error: ld returned 1 exit status make[2]: *** [Makefile:58: bam2wig] Error 1 make[2]: Leaving directory '/home/data/t190303/biosoft/Augustus/auxprogs/bam2wig' make[1]: *** [Makefile:11: all] Error 2 make[1]: Leaving directory '/home/data/t190303/biosoft/Augustus/auxprogs' make: *** [Makefile:16: auxprogs] Error 2

kind regards,
Yanpeng

@KatharinaHoff
Copy link
Member

KatharinaHoff commented Oct 20, 2022 via email

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