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 692177 - build: goabackend - Fixes out of source builddir.
build: goabackend - Fixes out of source builddir.
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: general
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-01-21 09:11 UTC by Alban Browaeys
Modified: 2013-06-10 16:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: goabackend - Fixes out of source builddir. (848 bytes, patch)
2013-01-21 09:11 UTC, Alban Browaeys
committed Details | Review

Description Alban Browaeys 2013-01-21 09:11:54 UTC
Created attachment 233991 [details] [review]
build: goabackend - Fixes out of source builddir.

Add goaidentity builddir for goabackend.
Comment 1 Debarshi Ray 2013-01-21 11:44:38 UTC
Comment on attachment 233991 [details] [review]
build: goabackend - Fixes out of source builddir.

Did you experience a build failure because of this? I would have expected make distcheck to fail, but it does not, and I can't find anything interesting in $(top_builddir)/src/goaidentity
Comment 2 Alban Browaeys 2013-05-26 08:49:19 UTC
Here I have in the goaidentity builddir:
- org.freedesktop.realmd.h
- org.gnome.Identity.h
which are both included by srcdir src/goabackend/goakerberosprovider.c .
I guess kereberos is not build by default. I forgot to add I build with it forced here.
Comment 3 Debarshi Ray 2013-06-10 16:42:08 UTC
Comment on attachment 233991 [details] [review]
build: goabackend - Fixes out of source builddir.

Yes, you are right. Sorry for the confusion.