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

Error when compiling LLVM #1401

Open
LegalZhang opened this issue Mar 8, 2024 · 1 comment
Open

Error when compiling LLVM #1401

LegalZhang opened this issue Mar 8, 2024 · 1 comment

Comments

@LegalZhang
Copy link

Ubuntu version: 22.04
LLVM version: 16
When I tried. /build.sh, I get the error shown below.
After I changed the LLVM version from LLVM-16.0.0 to LLVM14.0.0, this error did not appear.
ERROR

@LegalZhang
Copy link
Author

The problem has been resolved, thanks to those who offered help.

You can start by running the command find /usr -name libtinfo.so.* to get the current information.
FIND

If you have the same situation as me, you can run the command ln -sf /usr/lib/x86_64-linux-gnu/libtinfo.so.5 /usr/lib/libtinfo.so and then build SVF.

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