gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] Migration to C++


From: Piotr Eljasiak
Subject: Re: [gcmd-dev] Migration to C++
Date: Fri, 09 Mar 2007 00:34:52 +0100

> But I still have this error :
> 
> Making all in doc
> C/gnome-commander.xml:2719: parser error : Entity 'equiv' not defined
>                     <para><guilabel>(start_index)</guilabel> &equiv;
> (start_inde ^
> C/gnome-commander.xml:2722: parser error : Entity 'equiv' not defined
>                     <para><guilabel>(start_index,length)</guilabel>
> &equiv; (sta ^
> C/gnome-commander.xml:3171: parser error : Entity 'deg' not defined
>         <entry><para>Rotates the image 90&deg; (applicable only in
> IMAGE display ^
> C/gnome-commander.xml:3175: parser error : Entity 'deg' not defined
>         <entry><para>Rotates the image 270&deg; (applicable only in
> IMAGE displa ^
> make[2]: Entering directory `/home/bdusauso/prog/gnome/gcmd-1-3/doc'
> xsltproc -o gnome-commander-C.omf --stringparam db2omf.basename
> gnome-commander --stringparam db2omf.format 'docbook' --stringparam
> db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam
> db2omf.lang C --stringparam db2omf.omf_dir "/usr/local/share/omf"
> --stringparam db2omf.help_dir "/usr/local/share/gnome/help"
> --stringparam db2omf.omf_in "`pwd`/./gnome-commander.omf.in"
> --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config
> --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config
> --variable db2omf gnome-doc-utils` C/gnome-commander.xml || { rm -f
> "gnome-commander-C.omf"; exit 1; } 
> db2omf: Could not construct the OMF maintainer element. Add an author,
> corpauthor, editor, othercredit, or publisher element with the role
> attribute set to "maintainer" to gnome-commander.xml. 
> make[2]: *** [gnome-commander-C.omf] Error 1
> make[2]: Leaving directory `/home/bdusauso/prog/gnome/gcmd-1-3/doc'
> make[1]: *** [all-recursive] Error 1 
> make[1]: Leaving directory `/home/bdusauso/prog/gnome/gcmd-1-3' 
> make:*** [all] Error 2
> 
> Am I missing something ? Does someone else have the same problem or am
> I the only one ?


I've replaced all &deg; and &equiv; with their hex equivalents. Hope
it'll help.


Piotr





reply via email to

[Prev in Thread] Current Thread [Next in Thread]