On Tue, Nov 22, 2005 at 10:38:06AM -0800, Todd Siegel wrote: > Hi, > > I downloaded, compiled and installed libxml on my linux box so I can install > PHP with XSL support. When I run 'make tests' it hangs at the following: > > ## Relax-NG Python based test suite 1 > ## Relax-NG Python based test suite 2 > ## XML Schemas datatypes Python based test suite > ## It is normal to see 10 errors reported > found 1035 test instances: 1024 success 11 failures > make[1]: Entering directory `/root/libxml2-2.6.22/xstc' > Rebuilding script (NIST) nist-test.py > ./Tests/Metadata/NISTXMLSchemaDatatypes.testSet:8: warning: xmlns: URI > TestSuite is not absolute > xmlns:xlink="http://www.w3.org/1999/xlink"> > ^
it is not hang it is going through more than 30,000 schemas regression tests > I tried compiling PHP anyway and it failed. Also, I have successfully no idea what this means. "it failed" how could we possibly help with such a report. > installed libxml on another box. > > Kernel version: 2.4.20 > GCC version: 3.2.2 the kernel and gcc version are totally unrelated. Daniel -- Daniel Veillard | Red Hat http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
