If you are using something else than scons, and using python 3.x to build mongodb, you will have problems generating the error codes and action types.
This is due to the fact that the scripts generating these files are not python 3.x compliant.
It's only a matter of time before scons will support python 3.x!
- related to
-
SERVER-32295 Support python 3
- Closed