Message245894
I've run into an error when building python in preparation for running tests (i. e. with --with-pydebug in the ./configure params).
./libpython3.4dm.so: undefined reference to `_PyUnicode_CheckConsistency'
It doesn't seem to be defined anywhere in source that I can see and i'm not sure why.
Google turns up a few hits from the bug-tracker but none have resolutions
http://bugs.python.org/issue13869
http://bugs.python.org/msg151986
Any thoughts? |
|
Date |
User |
Action |
Args |
2015-06-27 22:51:29 | chaselton | set | recipients:
+ chaselton, r.david.murray, freakboy3742, ethan.furman, refi64 |
2015-06-27 22:51:29 | chaselton | set | messageid: <1435445489.03.0.565040651732.issue23496@psf.upfronthosting.co.za> |
2015-06-27 22:51:29 | chaselton | link | issue23496 messages |
2015-06-27 22:51:28 | chaselton | create | |
|