PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #25726 PEAR Manual(ja) not build
Submitted:2 Oct 2003 7:21am UTC Modified: 2 Oct 2003 8:07am UTC
From:s dot masugata at digicom dot dnp dot co dot jp Assigned to:
Status:Closed Category:PEAR related
Version:Irrelevant OS:Linux
View/Vote Developer Edit Submission

Welcome! If you don't have a SVN account, you can't do anything here. You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
SVN Username: SVN Password:
Quick Fix:
Status: Assign to:
Category:
Summary:
From: s dot masugata at digicom dot dnp dot co dot jp
New email:
Version: OS:
New/Additional Comment:

[2 Oct 2003 7:21am 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-configuratio
n.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

[2 Oct 2003 8:07am 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.

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC