Menu

#52 [Errors installing VCFTools in 32bits ubuntu linux system]

v1.0_(example)
open
nobody
None
1
2014-12-06
2014-12-06
No

I'm trying to install VCTools in my ubuntu linux system 32bits and I'm having struggling problems with the compilation details.

I've set the PER5LIB and installed zlib as you said in your website, and when I run the make command into the vcftools folder I get the following errors:

make
g++ -O2 -D_FILE_OFFSET_BITS=64 vcftools.o bcf_file.o vcf_file.o variant_file.o header.o bcf_entry.o vcf_entry.o entry.o entry_getters.o entry_setters.o vcf_entry_setters.o bcf_entry_setters.o entry_filters.o variant_file_filters.o variant_file_output.o parameters.o variant_file_format_convert.o variant_file_diff.o output_log.o bgzf.o gamma.o -o vcftools -lz
/usr/bin/ld: la arquitectura i386:x86-64 del fichero de entrada `bgzf.o' es incompatible con la salida i386
collect2: error: ld returned 1 exit status
make: *** [vcftools] Error 1

Do you know why I am getting this error? Is there a way to solve it?
Is there anyone who can help me?

Thanks!!!

Kind regards.

Discussion


Log in to post a comment.