shendurelab / LACHESIS

The LACHESIS software, as described in Nature Biotechnology (http://dx.doi.org/10.1038/nbt.2727)
Other
76 stars 33 forks source link

Fail to build lachesis #6

Open kevlim83 opened 9 years ago

kevlim83 commented 9 years ago

Hi,

I have all the prerequisites installed but when installing lachesis, I encounter some problems.

There are also a lot of stray 'xxx' in program errors. Please let me know how to resolve this issue.

/usr/bin/locale:127: error: stray ‘\1’ in program /usr/bin/locale:127:1334: warning: null character(s) ignored /usr/bin/locale:127: error: stray ‘\1’ in program /usr/bin/locale:127:1349: warning: null character(s) ignored In file included from /home/gmsljk/boost_1_58_0/boost/lexical_cast/detail/converter_lexical_streams.hpp:44, from /home/gmsljk/boost_1_58_0/boost/lexical_cast/detail/converter_lexical.hpp:53, from /home/gmsljk/boost_1_58_0/boost/lexical_cast/try_lexical_convert.hpp:34, from /home/gmsljk/boost_1_58_0/boost/lexical_cast.hpp:32, from VCF_variant_info.h:22, from ChromInterval.h:32, from ChromInterval.cc:2: /usr/bin/locale:1: error: expected constructor, destructor, or type conversion before ‘>’ token In file included from /home/gmsljk/boost_1_58_0/boost/lexical_cast/detail/converter_lexical_streams.hpp:44, from /home/gmsljk/boost_1_58_0/boost/lexical_cast/detail/converter_lexical.hpp:53, from /home/gmsljk/boost_1_58_0/boost/lexical_cast/try_lexical_convert.hpp:34, from /home/gmsljk/boost_1_58_0/boost/lexical_cast.hpp:32, from VCF_variant_info.h:22, from ChromInterval.h:32, from ChromInterval.cc:2: /usr/bin/locale:3: error: expected constructor, destructor, or type conversion before numeric constant In file included from /home/gmsljk/boost_1_58_0/boost/lexical_cast/detail/converter_lexical_streams.hpp:44, from /home/gmsljk/boost_1_58_0/boost/lexical_cast/detail/converter_lexical.hpp:53, from /home/gmsljk/boost_1_58_0/boost/lexical_cast/try_lexical_convert.hpp:34, from /home/gmsljk/boost_1_58_0/boost/lexical_cast.hpp:32, from VCF_variant_info.h:22, from ChromInterval.h:32, from ChromInterval.cc:2: /usr/bin/locale:4: error: expected constructor, destructor, or type conversion before ‘:’ token /usr/bin/locale:4: error: expected declaration before ‘}’ token make[2]: * [ChromInterval.o] Error 1 make[2]: Leaving directory `/home/gmsljk/LACHESIS-master/include/gtools' make[1]: * [libJgtools.a] Error 2 make[1]: Leaving directory`/home/gmsljk/LACHESIS-master/include' make: *\ [libs] Error 2

Thank you.

Regards, Kevin