Open jpbreed90 opened 1 year ago
Hi, all.
I will try install Mac, but did not installed.
When I type "make" that show error message.
Could you tell me how can I solve it?
Thank you.
g++ -std=c++11 -O3 obj/haplotype_writer.o obj/genotype_reader2.o obj/genotype_reader1.o obj/graph_writer.o obj/gmap_reader.o obj/compute_job.o obj/variant.o obj/hmm_parameters.o obj/genotype_sweep.o obj/genotype_mask.o obj/genotype_prune.o obj/genotype_build.o obj/genotype_managment.o obj/haplotype_segment_single.o obj/haplotype_segment_double.o obj/phaser_finalise.o obj/phaser_initialise.o obj/phaser_management.o obj/phaser_algorithm.o obj/phaser_parameters.o obj/bitmatrix.o obj/genotype_set.o obj/variant_map.o obj/haplotype_set.o obj/pbwt_solver.o obj/builder.o obj/main.o /usr/local/Cellar/htslib/1.17/lib/libhts.a /usr/local/Cellar/boost/1.81.0_1/lib/libboost_iostreams.a /usr/local/Cellar/boost/1.81.0_1/lib/libboost_program_options.a -o bin/shapeit4.2 -lz -lbz2 -lm -lpthread -llzma -lcurl -lssl -lcrypto ld: library not found for -lssl clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [bin/shapeit4.2] Error 1
Hi, all.
I will try install Mac, but did not installed.
When I type "make" that show error message.
Could you tell me how can I solve it?
Thank you.
g++ -std=c++11 -O3 obj/haplotype_writer.o obj/genotype_reader2.o obj/genotype_reader1.o obj/graph_writer.o obj/gmap_reader.o obj/compute_job.o obj/variant.o obj/hmm_parameters.o obj/genotype_sweep.o obj/genotype_mask.o obj/genotype_prune.o obj/genotype_build.o obj/genotype_managment.o obj/haplotype_segment_single.o obj/haplotype_segment_double.o obj/phaser_finalise.o obj/phaser_initialise.o obj/phaser_management.o obj/phaser_algorithm.o obj/phaser_parameters.o obj/bitmatrix.o obj/genotype_set.o obj/variant_map.o obj/haplotype_set.o obj/pbwt_solver.o obj/builder.o obj/main.o /usr/local/Cellar/htslib/1.17/lib/libhts.a /usr/local/Cellar/boost/1.81.0_1/lib/libboost_iostreams.a /usr/local/Cellar/boost/1.81.0_1/lib/libboost_program_options.a -o bin/shapeit4.2 -lz -lbz2 -lm -lpthread -llzma -lcurl -lssl -lcrypto ld: library not found for -lssl clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [bin/shapeit4.2] Error 1