[xml] Problem in Relax-NG Python based test suite 1



Hi, I'm compiling libxml 2.6.11 on Mandrakelinux 10.0, and I have this
error:

## Relax-NG Python based test suite 1
Traceback (most recent call last):
  File "./check-relaxng-test-suite.py", line 388, in ?
    libxml2.cleanupParser()
  File "/home/frederik/rpm/BUILD/libxml2-2.6.11/python/libxml2.py", line 625, i
 cleanupParser
    libxml2mod.xmlPythonCleanupParser()
AttributeError: 'module' object has no attribute 'xmlPythonCleanupParser'
## Relax-NG Python based test suite 2
Traceback (most recent call last):
  File "./check-relaxng-test-suite2.py", line 412, in ?
    libxml2.cleanupParser()
  File "/home/frederik/rpm/BUILD/libxml2-2.6.11/python/libxml2.py", line 625, i
 cleanupParser
    libxml2mod.xmlPythonCleanupParser()
AttributeError: 'module' object has no attribute 'xmlPythonCleanupParser'
make[2]: *** [RelaxNGPythonTests] Error 1

I'm using python-2.3.3-2mdk

Frederik Himpe




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]