Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors about SAMStepper.cc and SAMStepper.h in sam.h #56

Open
GitHub-Lujianjun opened this issue Mar 13, 2019 · 0 comments
Open

errors about SAMStepper.cc and SAMStepper.h in sam.h #56

GitHub-Lujianjun opened this issue Mar 13, 2019 · 0 comments

Comments

@GitHub-Lujianjun
Copy link

While install the LACHESIS in precession make . Fllowing errors appeared, Is anyone knows what's wrong with it and how to fix it ?@shendurelab

Making all in src/include/gtools
make[1]: Entering directory /home/software/LACHESIS/src/include/gtools' g++ -c SAMStepper.cc -Wall -ansi -pedantic -g -O3 -std=c++11 In file included from SAMStepper.cc:18:0: SAMStepper.h:65:58: error: too many decimal points in number /home/software/samtools-0.1.18/sam.h ^ SAMStepper.cc:32:58: error: too many decimal points in number /home/software/samtools-0.1.18/sam.h ^ In file included from SAMStepper.cc:18:0: SAMStepper.h:65:1: error: expected unqualified-id before ‘/’ token /home/software/samtools-0.1.18/sam.h ^ In file included from /public/software/gcc4.8/include/c++/4.8.1/functional:53:0, from /public/software/gcc4.8/include/c++/4.8.1/bits/stl_algo.h:66, from /public/software/gcc4.8/include/c++/4.8.1/algorithm:62, from /public/software/gcc4.8/include/c++/4.8.1/ext/slist:47, from /usr/local/include/boost/algorithm/string/std/slist_traits.hpp:16, from /usr/local/include/boost/algorithm/string/std_containers_traits.hpp:23, from /usr/local/include/boost/algorithm/string.hpp:18, from SAMStepper.cc:28: /public/software/gcc4.8/include/c++/4.8.1/typeinfo:39:37: error: expected declaration before end of line #pragma GCC visibility push(default) ^ make[1]: *** [SAMStepper.o] Error 1 make[1]: Leaving directory /home/software/LACHESIS/src/include/gtools'
make: *** [all-recursive] Error 1

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant