Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11625 closed defect (fixed)

gconf-editor fails to build (blocking gnome-desktop-suite)

Reported by: tw.lbean@… Owned by: rhwood@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

gconf-editor fails to build help files/documentation due to issues with using gnome-doc-utils

Making all in docs xsltproc -o gconf-editor-C.omf --stringparam db2omf.basename gconf-editor --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-OASISDTD DocBook XML V4.1.2EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "pwd/./gconf-editor.omf.in" /opt/local/bin/pkg-config --variable db2omf gnome-doc-utils C/gconf-editor.xml 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 gconf-editor.xml.

make[2]: * [gconf-editor-C.omf] Error 10 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

db2omf.xsl (part of gnome-doc-utils) requires the maintainer role be present on one of the above listed elements. This appears to be an upstream bug.

Attachments (1)

diff (434 bytes) - added by tw.lbean@… 17 years ago.
Patch to gconf-editor-2.16.0/docs/C/gconf-editor.xml to enable building

Download all attachments as: .zip

Change History (5)

Changed 17 years ago by tw.lbean@…

Attachment: diff added

Patch to gconf-editor-2.16.0/docs/C/gconf-editor.xml to enable building

comment:1 Changed 17 years ago by rhwood@…

Keywords: rc2 removed
Owner: changed from macports-dev@… to rhwood@…
severity: SeriousNormal
Status: newassigned
Version: 1.4

Upgraded to version 2.18.0 in changeset:23141

Please test.

comment:2 Changed 17 years ago by tw.lbean@…

Builds successfully with new version

comment:3 Changed 17 years ago by rhwood@…

Resolution: fixed
Status: assignedclosed

Fixed

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.