Bug 29842

Summary: telepathy-logger won't build out-of-tree
Product: Telepathy Reporter: Nicolas Dufresne <nicolas>
Component: loggerAssignee: Nicolas Dufresne <nicolas>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium Keywords: patch
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Fix out-of-tree compilation

Description Nicolas Dufresne 2010-08-27 08:57:43 UTC
If configure is run without --enable-public-extensions, we get build error:

../../../telepathy-logger/extensions/extensions.h:6:24: error: _gen/enums.h: No such file or directory
../../../telepathy-logger/extensions/extensions.h:7:27: error: _gen/cli-misc.h: No such file or directory
../../../telepathy-logger/extensions/extensions.h:8:27: error: _gen/svc-misc.h: No such file or directory
../../../telepathy-logger/extensions/extensions.h:12:25: error: _gen/gtypes.h: No such file or directory
../../../telepathy-logger/extensions/extensions.h:13:29: error: _gen/interfaces.h: No such file or directory
Comment 1 Nicolas Dufresne 2010-08-27 09:13:56 UTC
Sorry, my bad, this is not related to --enable-public-extensions but about out-of-tree compilation. Probably missing "-I $(top_buildir)/extensions" flag
Comment 2 Nicolas Dufresne 2010-08-27 09:26:31 UTC
Created attachment 38226 [details] [review]
Fix out-of-tree compilation
Comment 3 Guillaume Desmottes 2010-08-30 01:53:33 UTC
Merged to master, thanks!

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.