[xml] thanks a lot ---some more help ---



thanks a  lot Mr.daniel
i think it will be a lenghty mail but i want explain you all so that you wont feel bad.. okk

i have given libXML 2.6.20 and i was supposed to build  binaries in win32 system , i  have follwed the instructions which you specified and started to build the component as steps given below ...

first i set up all environment variables then i

cscript configure.js compiler=msvc debug=yes  since i wanted to install in same dir..

later i used

nmake /f Makefile.msvc  ( initially they were few link errors which i was able to resolve)

after it was sucessfull then

nmake /f Makefile.msvc install

then it gave me a sucessfull message..

i felt very happy ...

later the actual story began .. now i was supposed to test them ..

so  i tried

nmake /f Makefile.msvc tests

but there were few errors, later when i was browsing the CVS of xmlsoft.org i found libXML-tests.tar.gz

i downloaded it and followed instructions specified in it , i compiled runtest.c testapi.c and  runsuite.c with linking specified options ...eventhough initially i struggled a lot but it was cool
finally i got the exe of respective files then i ran the exe's  in command prompt

as shown below

T:\lxml\test\libxml2-2.6.20>runsuite

## XML Schemas datatypes test suite from James Clark

Ran 1035 tests, 11 errors, 0 leaks

## Relax NG test suite from James Clark

Ran 253 tests, no errors

## Relax NG test suite for libxml2

Ran 183 tests, no errors

## NIST test suite for Schemas version NIST2004-01-14

Ran 23170 tests (3953 schemata), 32 errors (2 internals), 0 leaks

## Sun test suite for Schemas version Sun2002-01-16

Ran 193 tests (40 schemata), 28 errors (0 internals), 0 leaks

## Microsoft test suite for Schemas version MS2002-01-16

Ran 7230 tests (4686 schemata), 546 errors (4 internals), 0 leaks

Total 32064 tests, 617 errors, 0 leaks

 

T:\lxml\test\libxml2-2.6.20>

 

T:\lxml\test\libxml2-2.6.20>runtest

## XML regression tests

## XML regression tests on memory

## XML entity subst regression tests

## XML Namespaces regression tests

## Error cases regression tests

## Error cases stream regression tests

## Reader regression tests

## Reader entities substitution regression tests

## Reader on memory regression tests

## Walker regression tests

## SAX1 callbacks regression tests

## SAX2 callbacks regression tests

## XML push regression tests

## HTML regression tests

## Push HTML regression tests

## HTML SAX regression tests

## Valid documents regression tests

## Validity checking regression tests

## General documents valid regression tests

## XInclude regression tests

## XInclude xmlReader regression tests

## XInclude regression tests stripping include nodes

## XInclude xmlReader regression tests stripping include nodes

## XPath expressions regression tests

 

/* in file xpath.c  */

/*  2 exceptions are occuring  here  */

 

T:\lxml\test\libxml2-2.6.20>

 

T:\lxml\test\libxml2-2.6.20>testapi

Testing HTMLparser : 31 of 37 functions ...

Testing HTMLtree : 17 of 17 functions ...  /*  some exceptions are occuring  here   */

 

/* in file _file.c  */

/*      2 exceptions  relating to     msvcr71.dll!_lock_file(void * pf=0x00486a28)  Line 236   */


 
so these were the results so please tell me if some where i have gone wrong

i need your full support regarding this ...

thanking you
  venkata naidu







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