Hi,

I am trying to build the current version of Gem5 on a CentOS 6.9. The build
aborts with the following error:
ext/pybind11/include/pybind11/pytypes.h: In member function 'bool
pybind11::capsule::check() const':
ext/pybind11/include/pybind11/pytypes.h:681:78: error:
'PyCapsule_CheckExact' was not declared in this scope
         bool check() const { return m_ptr != nullptr && (bool)
CheckFun(m_ptr); }

I have built and used earlier versions of Gem5 on this machine. Can you
please help me figure out what could be amiss here.

Thank you.

Best Regards,
Sneha N Ved
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to