Ah, yes.  That's a mess of g++ versions, library versions and incompatible C++ ABIs.
The easy workaround, if you don't need tracing, would be to disable protobuf:

export PROTOC=/bin/false
scons build/ARM/gem5.opt

What version of gcc are you running? (gcc -v)

-----"gem5-users" <[email protected]> wrote: -----
To: "[email protected]" <[email protected]>
From: "Ejjeh, Adel"
Sent by: "gem5-users"
Date: 11/16/2015 06:08PM
Subject: [gem5-users] gem5 broken after updating fedora

I was running fedora lxde version 22 and I had gem5 built for the ARM architecture and I was successfully using it. After I upgraded fedora gem5 stopped working, and I started getting the following error:

build/ARM/gem5.opt: error while loading shared libraries: libprotobuf.so.8: cannot open shared object file: No such file or directory

Any ideas how I can solve this?
--
Adel Ejjeh
PhD Student | Computer Science
University of Illinois at Urbana-Champaign
Siebel Center for Computer Science
201 N Goodwin Ave, Urbana, IL 61801

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to