gem5-aladdin
gem5-aladdin copied to clipboard
error while loading shared libraries: libprotobuf.so.9: cannot open shared object file: No such file or directory
Hi Sam,
I am getting the following error with the latest version of gem5-Aladdin docker file:
/workspace/gem5-aladdin/src/aladdin/../../build/X86_MESI_Two_Level_aladdin/gem5.opt: error while loading shared libraries: libprotobuf.so.9: cannot open shared object file: No such file or directory
Please suggest what needs to be done.
Thanks in advance.
Odd. Did you have any issues building gem5? Did scons find the protobuf library? It'll say close to the top whether libprotobuf was found or not.