glactools icon indicating copy to clipboard operation
glactools copied to clipboard

install error

Open shiyi-pan opened this issue 3 years ago • 1 comments

hi,when I installed glactools,I met a problem like that,can you give me some advise. Thank you very much.

ReadTabix.cpp:(.text+0x1a8): undefined reference to Tabix::setRegion(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' lib/libglactools.a(ReadTabix.o): In function ReadTabix::readLine(std::__cxx11::basic_string<char, std::char_traits, std::allocator >&)': ReadTabix.cpp:(.text+0x20d): undefined reference to Tabix::getNextLine(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' lib/libglactools.a(ReadTabix.o): In function ReadTabix::ReadTabix(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::__cxx11::basic_string<char, std::char_traits, std::allocator >, int, int)': ReadTabix.cpp:(.text+0x344): undefined reference to Tabix::Tabix(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' ReadTabix.cpp:(.text+0x60a): undefined reference to Tabix::setRegion(std::__cxx11::basic_string<char, std::char_traits, std::allocator >&)' lib/libglactools.a(ReadTabix.o): In function ReadTabix::repositionIterator(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, int)': ReadTabix.cpp:(.text+0xafb): undefined reference to Tabix::setRegion(std::__cxx11::basic_string<char, std::char_traits, std::allocator >&)' collect2: error: ld returned 1 exit status make: *** [glactools] Error 1

shiyi-pan avatar Jul 21 '20 11:07 shiyi-pan