odelaneau / shapeit5

Segmented HAPlotype Estimation and Imputation Tool
https://odelaneau.github.io/shapeit5/
MIT License
61 stars 9 forks source link

No rule to make target error #19

Closed FranjoIM closed 1 year ago

FranjoIM commented 1 year ago

make: *** No rule to make target 'src/containers/bitvector.h', needed by 'obj/genotype_builder.o'. Stop.

FranjoIM commented 1 year ago

Fixed by cloning xcftools repo into shapeit5 folder and making it. Also, I had to add '-lcurl' at the end of the following line to make my make run.

#CONDITIONAL PATH DEFINITON
system: DYN_LIBS=-lz -lpthread -lbz2 -llzma -lcurl