[Python-bugs-list] [ python-Bugs-577774 ] expat support depends on xmlparse.h

noreply@sourceforge.net noreply@sourceforge.net
Fri, 05 Jul 2002 06:10:51 -0700


Bugs item #577774, was opened at 2002-07-05 15:10
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=577774&group_id=5470

Category: Extension Modules
Group: Python 2.2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Joern P. Meier (ionflux)
Assigned to: Nobody/Anonymous (nobody)
Summary: expat support depends on xmlparse.h

Initial Comment:
It appears that Python 2.2.1 expat support depends on an 
include file named xmlparse/xmlparse.h. This file is not included 
with current versions of expat, and according to expat 
developers, was removed from the package.

Although this can be worked around by installing xmlparse.h 
manually, the instructions in Modules/Setup are misleading.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=577774&group_id=5470