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

Error in compiling in linux #2217

Open
faraza621 opened this issue Sep 26, 2024 · 0 comments
Open

Error in compiling in linux #2217

faraza621 opened this issue Sep 26, 2024 · 0 comments

Comments

@faraza621
Copy link

Hi,
I encountered the error below when compiling. This is after the command [make STAR]

make -C htslib lib-static
make[1]: Entering directory '/home/faraza621/STAR-2.7.11b/source/htslib'
cc -g -Wall -O2 -I. -DSAMTOOLS=1 -c -o kfunc.o kfunc.c
make[1]: cc: No such file or directory
make[1]: *** [Makefile:99: kfunc.o] Error 127
make[1]: Leaving directory '/home/faraza621/STAR-2.7.11b/source/htslib'
Makefile:138: Depend.list: No such file or directory
make: *** [Makefile:149: htslib/libhts.a] Error 2

I already tried installing zlib1g but error persist.

Thank you!

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