php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25726 PEAR Manual(ja) not build
Submitted: 2003-10-02 07:21 UTC Modified: 2003-10-02 08:07 UTC
From: s dot masugata at digicom dot dnp dot co dot jp Assigned:
Status: Closed Package: PEAR related
PHP Version: Irrelevant OS: Linux
Private report: No CVE-ID: None
 [2003-10-02 07:21 UTC] s dot masugata at digicom dot dnp dot co dot jp
Description:
------------
PEAR Manual(ja) not build.

see:
http://pear.php.net/manual/ja/
http://pear.php.net/manual/ja/build.log

>>> running make html ... 
touch .manual.xml
CONFIG_FILES=manual.xml CONFIG_HEADERS= ./config.status
creating manual.xml
SP_ENCODING=XML SP_CHARSET_FIXED=YES /usr/bin/openjade -wno-idref  -d html.dsl -V use-output-dir -t sgml ./phpdocxml.dcl manual.xml
/usr/bin/openjade:./shortcuts-defs.ent:10:0:E: cannot find "./ja/package/database/db/db.ent"; tried "././ja/package/database/db/db.ent", "/usr/share/sgml/./ja/package/database/db/db.ent"
/usr/bin/openjade:./shortcuts-defs.ent:11:0:E: cannot find "./ja/package/database/mdb/mdb.ent"; tried "././ja/package/database/mdb/mdb.ent", "/usr/share/sgml/./ja/package/database/mdb/mdb.ent"
/usr/bin/openjade:./shortcuts-defs.ent:12:0:E: cannot find "./ja/package/mail/mail/mail.ent"; tried "././ja/package/mail/mail/mail.ent", "/usr/share/sgml/./ja/package/mail/mail/mail.ent"
/usr/bin/openjade:./en/package/database/db/intro-fetch.xml:12:9:E: general entity "class.db-result" not defined and no default entity
/usr/bin/openjade:./en/package/database/db/intro-fetch.xml:126:20:E: general entity "class.db-row" not defined and no default entity
/usr/bin/openjade:./en/package/database/db/intro-fetch.xml:254:7:E: general entity "class.db" not defined and no default entity
/usr/bin/openjade:./en/package/database/db/intro-fetch.xml:336:26:E: general entity "class.db-error" not defined and no default entity
/usr/bin/openjade:./en/package/database/db/intro-execute.xml:163:30:E: general entity "constant.db-ok" not defined and no default entity
/usr/bin/openjade:./en/package/database/db/db-common.xml:10:6:E: general entity "class.db-common" not defined and no default entity
/usr/bin/openjade:./en/package/database/db-dataobject/intro-configuration.xml:72:34:E: general entity "intro.db-dsn" not defined and no default entity
/usr/bin/openjade:./en/package/database/mdb/intro-fetch.xml:221:7:E: general entity "class.mdb" not defined and no default entity
/usr/bin/openjade:./en/package/database/mdb/intro-fetch.xml:282:26:E: general entity "class.mdb-error" not defined and no default entity
/usr/bin/openjade:./en/package/database/mdb/intro-execute.xml:156:31:E: general entity "constant.mdb-ok" not defined and no default entity
/usr/bin/openjade:./en/package/database/mdb/mdb-common.xml:12:6:E: general entity "class.mdb-common" not defined and no default entity
/usr/bin/openjade:./en/package/mail/mail/factory.xml:124:49:E: general entity "class.mail" not defined and no default entity
make: *** [html/index.html] Error 1




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-10-02 08:07 UTC] tony2001@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

Try to build from newest CVS version.
It should be fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC