cirosantilli2 / issues

Hello! If you have anything to say to me, feel free to open an issue, and I will reply. For gem5 issues, prefer asking on Stack Overflow or the mailing list: https://www.gem5.org/mailing_lists/ or: https://github.com/cirosantilli2/gem5-issues
1 stars 0 forks source link

Gem5 install error. scons build/ARM/gem5.opt #5

Closed Liangxiangeng closed 4 years ago

Liangxiangeng commented 5 years ago

OS:Linux redhat 6.8. GCC:4.8.5 Python:2.7.8 Scons: 3.1.1 zlib: 1.2.3 m4:1.4.13 protobuf:2.5.0 pydot:1.4.1 When "scons build/ARM/gem5.opt" There are some errors For example: ext/pybind11/include/pybind11/pytypes.h:735:78: error: 'PyCapsule_CheckExact' was not declared in this scope ext/pybind11/include/pybind11/pytypes.h:1100:88: error: 'PyCapsule_GetContext' was not declared in this scope ext/pybind11/include/pybind11/pybind11.h:770:20: error: 'it' was not declared in this scope Why there are so many not declared parts? Thank you!

cirosantilli2 commented 4 years ago

Sorry, I just found out I wasn't subscribed to this repo, what a fail.

If this is still a problem, could you please report it at: https://gem5.atlassian.net/projects/GEM5/issues as well, and leave a link to the issue here?

I've been testing on Ubuntu 19.10/18.04, but we definitely want RedHat to work as well.

Closing in favor of the future issue tracker issue.