Hi, guys!

Could you please help me with fixing RU build?
I tried to do it myself, but got stuck with some weird error:

conf@conf ~/phpdoc-ru $ doc-base/configure.php --with-lang=ru
--enable-xml-details
configure.php: $Id: configure.php 328371 2012-11-15 22:48:10Z philip $
PHP version: 5.4.6-1ubuntu1

Checking for source directory... /home/conf/phpdoc-ru/doc-base
Checking for output filename... /home/conf/phpdoc-ru/doc-base/.manual.xml
Checking whether to include CHM... no
Checking for PHP executable... /usr/bin/php5
Checking for language to build... ru
Checking whether the language is supported... yes
Checking for partial build... no
Checking whether to enable detailed XML error messages... yes
Checking libxml version... 2.8.0
Checking whether to enable detailed error reporting (may segfault)... yes
Checking whether to optimize out the DTD (performance gain, but
segfaults)... yes
Generating /home/conf/phpdoc-ru/doc-base/manual.xml... done
Generating /home/conf/phpdoc-ru/doc-base/install-unix.xml... done
Generating /home/conf/phpdoc-ru/doc-base/install-win.xml... done
Generating /home/conf/phpdoc-ru/doc-base/developer.template.xml... done
Generating /home/conf/phpdoc-ru/doc-base/scripts/file-entities.php... done
Iterating over extension specific version files... OK
Saving it... OK
Creating file /home/conf/phpdoc-ru/doc-base/entities/file-entities.ent...
done
Checking for if we should generate a simplified file... no
Checking whether to save an invalid .manual.xml... no
Loading and parsing manual.xml... done.
Validating manual.xml...
ERROR (/home/conf/phpdoc-ru/doc-base/manual.xml:62:0)
  &install.fpm.index;
^
 could not load /home/conf/phpdoc-ru/doc-base/manual.xml, and no fallback
was
 found
failed.

The document didn't validate, trying to figure out what went wrong...
(This could take awhile. If you experience segfaults here, try again with
--disable-xml-details)

ERROR (/home/conf/phpdoc-ru/doc-base/manual.xml:19:0)
<!ENTITY % language-defs.default     SYSTEM "../en/language-defs.ent">
^
 IDREF attribute linkend references an unknown ID "class.mongoclient"

Eyh man. No worries. Happ shittens. Try again after fixing the errors above.

----

I've translated install/fpm/index.xml and updated translations of
reference/mongo/mongo.xml and reference/mongo/mongoclient.xml, they seem to
be fine, at least I don't see any unresolved references there.
BTW, En translation builds just fine on my machine.
-- 
Regards,
Shein Alexey

Reply via email to