Error building manual

[email protected] (Diego do Nascimento Feitosa) Fri, 03 Nov 2006 21:50:37 -0300
Newsgroups php.gtk.doc
Message-ID <[email protected]>
    Hi all,

    Today I made a clean checkout from docs and at the ./configure step 
I got an error...

root@appserver:~/php-gtk-doc# ./configure --with-lang=pt_BR
checking for xsltproc... /usr/bin/xsltproc
checking for php... /usr/bin/php
checking for language... pt_BR
checking whether to build silently... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ./scripts/manual.xml
config.status: creating ./scripts/mtoc.xml
config.status: creating ./scripts/testmanual.xml
config.status: creating ./stylesheets/html/chunk.xsl
config.status: creating ./stylesheets/html/phpweb.xsl
config.status: creating ./stylesheets/html/updates.xsl
config.status: creating ./scripts/genchapterents.php
creating chapters.ent
creating name_to_id.xsl
manual/reference.xml:273: parser error : Entity 
'reference.sourceview.gtksourceprintjob' not defined
  &reference.sourceview.gtksourceprintjob;
                                          ^
manual/reference.xml:304: parser error : chunk is not well balanced

^
./scripts/manual.xml:27: parser error : Failure to process entity reference
 &reference;
            ^
./scripts/manual.xml:27: parser error : Entity 'reference' not defined
 &reference;
            ^
unable to parse ./scripts/manual.xml

    I commented the line 273 which referers to this entity in 
'manual/reference.xml' and all worked fine.

-- 
Diego Feitosa
www.dnfeitosa.com <http://www.dnfeitosa.com>