Bug 4170

Summary: srcdir != builddir issue with gtk-doc
Product: cairo Reporter: Owen Taylor <otaylor>
Component: generalAssignee: Billy Biggs <billy.biggs>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high CC: cworth
Version: 0.9.3   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Owen Taylor 2005-08-21 09:52:52 UTC
*** Building HTML ***
rm -rf ../../../doc/public/html
mkdir ../../../doc/public/html
cd ../../../doc/public/html && gtkdoc-mkhtml cairo ../cairo-docs.xml
warning: failed to load external entity "../version.xml"
../cairo-docs.xml:10: error: Failure to process entity version
    <releaseinfo>for Cairo &version;</releaseinfo>
                                    ^
../cairo-docs.xml:10: parser error : Entity 'version' not defined
    <releaseinfo>for Cairo &version;</releaseinfo>

Fixing probably requires gtk-doc changes - I made a suggestion in:
 
 http://bugzilla.gnome.org/show_bug.cgi?id=314105
Comment 1 Carl Worth 2005-08-22 17:14:38 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.
Comment 2 Billy Biggs 2005-08-22 22:24:42 UTC
Oops.
Comment 3 Billy Biggs 2005-08-22 22:24:55 UTC
Should be fixed in HEAD.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.