SVF
SVF copied to clipboard
Error when compiling LLVM
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.
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.
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.