[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] make check errors against 2.4.12 on Solaris 7
- From: xml thewrittenword com
- To: xml gnome org
- Subject: [xml] make check errors against 2.4.12 on Solaris 7
- Date: Thu, 13 Dec 2001 09:50:14 -0600
I'm getting the following errors running 'make check' against 2.4.12
on Solaris 7/SPARC. This is when compiled with --with-readline
--with-history.
$ gmake check
...
##
## Scripts regression tests
## Some of the base computations may be different if srcdir != .
##
Testing base
Warning: missing newline at end of file ./result/scripts/base
1,4c1,9
< / > ./test/scripts/base.xml
< / > e > http://example.com/base/
< e > img > http://example.com/base/images/
< img >
---
> / > base
> ./test/scripts/base.xml
> / > cd //e
> e > base
> http://example.com/base/
> e > cd .//img
> img > base
> http://example.com/base/images/
> img > exit
Testing base2
Warning: missing newline at end of file ./result/scripts/base2
1,4c1,9
< / > ./test/scripts/base2.xml
< / > e > test/scripts/html/
< e > img > test/scripts/images/
< img >
---
> / > base
> ./test/scripts/base2.xml
> / > cd //e
> e > base
> test/scripts/html/
> e > cd .//img
> img > base
> test/scripts/images/
> img > exit
##
## Catalog regression tests
##
Testing docbook
Warning: missing newline at end of file ./result/catalogs/docbook
Warning: missing newline at end of file result.docbook
1,5c1,10
< > /usr/share/xml/docbook/xml/4.1.2/dbpoolx.mod
< > http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod
< > http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
< > http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
< > file:///usr/share/xml/toto/toto.dtd
---
> > resolve toto http://www.oasis-open.org/docbook/xml/4.1.2/dbpoolx.mod
> /usr/share/xml/docbook/xml/4.1.2/dbpoolx.mod
> > public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
> http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod
> > system urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
> http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
> > public urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
> http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
> > resolve toto toto
> file:///usr/share/xml/toto/toto.dtd
Testing registry
Warning: missing newline at end of file ./result/catalogs/registry
Warning: missing newline at end of file result.registry
1,4c1,8
< > /usr/share/xml/docbook/xml/4.1.2/dbpoolx.mod
< > http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod
< > /usr/share/xml/docbook/xml/4.1.2/dbpoolx.mod
< > http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
---
> > resolve toto http://www.oasis-open.org/docbook/xml/4.1.2/dbpoolx.mod
> /usr/share/xml/docbook/xml/4.1.2/dbpoolx.mod
> > public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
> http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod
> > system http://www.oasis-open.org/docbook/xml/4.1.2/dbpoolx.mod
> /usr/share/xml/docbook/xml/4.1.2/dbpoolx.mod
> > system urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
> http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
Testing catal
Warning: missing newline at end of file ./result/catalogs/catal
Warning: missing newline at end of file result.catal
1,4c1,8
< > test/catalogs/calstblx.dtd
< > test/catalogs/docbook.dtd
< > test/catalogs/soextblx.dtd
< > test/catalogs/dbgenent.mod
---
> > public "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN"
> test/catalogs/calstblx.dtd
> > public "-//Davenport//DTD DocBook V3.0//EN"
> test/catalogs/docbook.dtd
> > public "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
> test/catalogs/soextblx.dtd
> > public "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN"
> test/catalogs/dbgenent.mod
Add and del operations on XML Catalogs
gmake[2]: Leaving directory `/opt/build/libxml2-2.4.12'
gmake[1]: Leaving directory `/opt/build/libxml2-2.4.12'
--
albert chin (china thewrittenword com)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]