Posts by adam-grimm

1) Message boards : Questions and problems : make fails - Too many levels of symbolic links (Message 92359)
Posted 3 Aug 2019 by adam-grimm
Post:
I'm unable to reply to thread ID 7137, which is the top hit when searching for this error. The error message was misleading in my case, as the symlink was broken, not recursive. The root problem was that libstdc++.a did not exist. On Fedora, it can be installed with `sudo dnf install libstdc++-static`. This appears to be a dependency of the BOINC wrapper, at least on Linux. On Debian and Ubuntu, I believe it is `sudo apt install build-essential` that ensures libstdc++.a is present.

https://boinc.berkeley.edu/dev/forum_thread.php?id=7137

If anyone is able to post this as a response to the original thread, please do. If the original thread can be re-opened so I can post this information there and delete this new thread, please open it up and let me know. I want to make sure this information is here for the people of the future who run into this error and keep things organized on this board. Thanks. :-)




Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.