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

version `GLIBCXX_3.4.30' not found (required by cmake) #6

Open
Ak670676 opened this issue Jan 12, 2023 · 2 comments
Open

version `GLIBCXX_3.4.30' not found (required by cmake) #6

Ak670676 opened this issue Jan 12, 2023 · 2 comments

Comments

@Ak670676
Copy link

i found this issue "cmake: /home/yashc/anaconda3/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by cmake)"
and "cmake: /home/yashc/anaconda3/lib/libcurl.so.4: no version information available (required by cmake)"
during build GauNet , plz help me how can i resolve this.

@skokec
Copy link
Owner

skokec commented Jan 13, 2023

Unfortunately, we have not tried building DAUs with anaconda so I cannot give much help. Based on errors, you may need to install correct version of libstdcxx-ng, libgcc and libcurl in conda. You also need to make sure you are not using system cmake and instead use one installed in conda environment so that it correctly finds all conda-installed libraries.

@Ak670676
Copy link
Author

Thanks for your gauidence but i got another error during building
error_2

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

2 participants