Message 285235 - Python tracker
Still seeing this problem. Here was my exact process: $ git clone git@github.com:python/cpython.git $ cd cpython $ git checkout 2.7 $ mkdir build $ cd build $ ../configure $ make In file included from ../Python/random.c:7: /usr/include/sys/random.h:37:32: error: unknown type name 'u_int'