Skip to content

make error when build the source #247

Discussion options

You must be logged in to vote

Hi @niuniu800,

Thanks for using Phoebe -- let's see if we can get the code to build for you correctly.

It's hard for me to deduce exactly the problem without having access to your system, but if one googles some of the error messages in your output, things like this turn up,
https://stackoverflow.com/questions/9303037/cannot-compile-simple-c-program-in-ubuntu
where almost all suggestions point to either 1) a problem with the installation of compilers on your system, causing it to be unable to compile even simple C++ programs, or 2) there's some issue where copies of things from different installations are being used in different parts of the build.

My suspicion would really be that using …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jcoulter12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build help Notes about how to build the code
2 participants