pyexpat

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sebastian Breuers

    #1

    pyexpat

    hey,

    i tried to compile python 2.0 with pyexpat module. I've installed
    expat-1.95.8. the compiling wasn't successful.
    so i searched the web and i realised that i need expat-1.2.
    but nothing changed make test results in the same error-message as
    before, although i did everything discribed in the Modules/Setup.in.

    the error message looks like:

    test test_pyexpat failed -- Writing:
    "('xml=http ://www.w3.org/XML/1998/namespace\\014e xternal_entity' , None,
    'entity.file',N one)", expected:
    "('http://www.python.org/namespace=http://www.w3.org/XML/1998/namespace\\014e xternal_entity'

    Does anyone know something about that?

    gruß

    seb

Working...