|
From: Yi Lu <yz...@gm...> - 2019-05-29 17:59:03
|
Hi! I was trying to install vcftools-0.1.16 under linux(Centos 6) But keep having vcftools-bcf_file.o: In function `bcf_file::open_gz()': /usr/local/vcftools/src/cpp/bcf_file.cpp:88: undefined reference to `gzbuffer' vcftools-vcf_file.o: In function `vcf_file::open_gz()': /usr/local/vcftools/src/cpp/vcf_file.cpp:251: undefined reference to `gzbuffer' collect2: error: ld returned 1 exit status My zlib is installed and I tried to modify Makefile with zlib path and still won't work. Not sure what I'm doing wrong. Please help. Best regards, Yi -- Yi Lu Master's Candidate, Computer Science University of Southern California, Viterbi School of Engineering yl...@us.../yz...@gm... |