Message285235
Still seeing this problem. Here was my exact process:
$ git clone [email protected]: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' |
|
| Date |
User |
Action |
Args |
| 2017-01-11 16:34:52 | gwk | set | recipients:
+ gwk, rhettinger, ronaldoussoren, mark.dickinson, vstinner, larry, christian.heimes, benjamin.peterson, ned.deily, python-dev, Pam.McANulty, yan12125, Jim Nasby |
| 2017-01-11 16:34:51 | gwk | set | messageid: <[email protected]> |
| 2017-01-11 16:34:51 | gwk | link | issue29057 messages |
| 2017-01-11 16:34:51 | gwk | create | |
|