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 729830 - Build fails for srcdir != builddir
Build fails for srcdir != builddir
Status: RESOLVED FIXED
Product: gom
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gom Maintainers
Gom Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-08 18:39 UTC by Jonathon Jongsma
Modified: 2014-05-08 18:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (660 bytes, patch)
2014-05-08 18:39 UTC, Jonathon Jongsma
committed Details | Review

Description Jonathon Jongsma 2014-05-08 18:39:30 UTC
Created attachment 276190 [details] [review]
patch

I get this error when building in a subdirectory:

make[2]: *** No rule to make target `../data/gom-1.0.pc', needed by `all-am'.  Stop.

Attached patch fixes the issue.