Summary: | build-sys: fix out of tree build | ||
---|---|---|---|
Product: | ConsoleKit | Reporter: | Marc-Andre Lureau <marcandre.lureau> |
Component: | Daemon | Assignee: | Martin Pitt <martin.pitt> |
Status: | NEW --- | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | lennart, william.jon.mccann |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | 0001-build-sys-fix-out-of-tree-build.patch |
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.
Created attachment 110586 [details] 0001-build-sys-fix-out-of-tree-build.patch The files are not referenced with full path. Make $< variable does it. This fixes the following error: make[2]: Entering directory '/home/elmarco/src/gnome/build/ConsoleKit/src' dbus-binding-tool --prefix=ck_manager --mode=glib-server --output=ck-manager-glue.h org.freedesktop.ConsoleKit.Manager.xml Couldn't stat org.freedesktop.ConsoleKit.Manager.xml: No such file or directory