After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 505534 - gtk-doc fails on non source dir builds
gtk-doc fails on non source dir builds
Status: RESOLVED DUPLICATE of bug 409060
Product: gtk-doc
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-doc maintainers
gtk-doc maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-25 09:31 UTC by John Carr
Modified: 2008-03-20 12:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Support non source dir builds (411 bytes, patch)
2007-12-25 09:33 UTC, John Carr
none Details | Review

Description John Carr 2007-12-25 09:31:42 UTC
When I ran JHBuild with a buildroot specified, gtk-doc's build failed. This was because it was looking for a generated file in the source folder, when it was in the build folder.
Comment 1 John Carr 2007-12-25 09:33:59 UTC
Created attachment 101571 [details] [review]
Support non source dir builds

This fixes it for me, though i'm a little new at make foo.
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2008-01-07 19:54:30 UTC
hmm, I cannot really change omf.make. This get overwritten when bootstrapping.
Comment 3 John Carr 2008-01-07 21:10:12 UTC
Oh right, i must have got confused because its in SVN (didnt expect a generated file to be in a fresh checkout!). Any idea where it comes from so I can patch there instead?
Comment 4 Stefan Sauer (gstreamer, gtkdoc dev) 2008-03-20 12:48:34 UTC
John, I gues its gnome-common. See #bug 409060.

*** This bug has been marked as a duplicate of 409060 ***