Peter Kruse added the comment:

Hello,

it seems that the solution to this issue causes the failure to 
compile the pyexpat extension in my case.  If I do not include
pyexpatns.h in expat_external.h then the compile succeeeds.
I will attach the output for both cases.  There was no problem
with 3.4.0b3.

My environment:

Python 3.4.0
Red Hat Linux 6.4
GCC 4.8.2

it makes no difference if I use --with-system-expat or without.

----------
nosy: +Peter.Kruse
Added file: http://bugs.python.org/file34509/with-pyexpatns.txt

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

Reply via email to