On Wed, Oct 24, 2018 at 3:30 PM sakya basak <[email protected]> wrote: > > Hi, > I am new to gem5 and was trying to build gem5 using the steps given in the > tutorial. However the build is failing due to a protobuf error. However I > do have the latest version of protobuf package installed in my system. I > will be gratified if I am shown a way to bypass this error.
What's your OS version, what is the gem5 revision, how did you install protobuf? Please paste commands and error logs on emails instead of sending screenshots of your terminal. E.g.: Ubuntu 16.04 builds gem5 7bfb7f3a43f382eb49853f47b140bfd6caad0fb8 fine, here is a working docker setup: https://github.com/cirosantilli/linux-kernel-module-cheat/tree/8815312cad053d0284c4d91bfbf36a1e9ea207af#docker which installs protobuf-compiler: https://github.com/cirosantilli/linux-kernel-module-cheat/blob/8815312cad053d0284c4d91bfbf36a1e9ea207af/configure#L99 > Regards, > Sakya Basak > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
