harvard-acc / gem5-aladdin

End-to-end SoC simulation: integrating the gem5 system simulator with the Aladdin accelerator simulator.
BSD 3-Clause "New" or "Revised" License
210 stars 59 forks source link

Error: can't find library python2.7 #12

Closed gaurav-1993singh closed 4 years ago

gaurav-1993singh commented 4 years ago

Hi, I am getting the following error in the latest gem5-aladdin image downloaded from docker. Error: can't find library python2.7. In the scons_config.log, it states the following: /usr/bin/ld: cannot find -lboost_regex collect2: error: ld returned 1 exit status Am I doing something wrong here? I ran the following command which python2.7 which scons build/X86/gem5.opt Also, I am able to build gem5 on the same machine.