Skip to content

Make error when installing phoebe #215

Answered by ypark90
ypark90 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Jenny,
Thank you for your valuable comments!

I rebuilt the copy of libscalapack with the proper GCC version, but the same error still occurred.
Fortunately, I resolved the linking issue by using the following option, although I’m not sure if it is the proper solution:

export LDFLAGS="-Wl,--copy-dt-needed-entries"

With this change, I successfully generated the executable Phoebe in the build directory.

Thank you!
YC

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ypark90
Comment options

@jcoulter12
Comment options

@ypark90
Comment options

Answer selected by jcoulter12
@jcoulter12
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
build help Notes about how to build the code
2 participants