Ned Deily <n...@python.org> added the comment:

Yeah. Can you check the header file paths that are being used in your compiler 
invocation, e.g something like:  cc -v -c ...
And, while you are at it, the library search path of the test executable:  
otool -L ./...
And anything suspicious in /usr/local/include or /usr/local/lib ?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35070>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to