Bug 29924 - systemd fails to build from outside of source directory
Summary: systemd fails to build from outside of source directory
Status: RESOLVED NOTOURBUG
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium minor
Assignee: Lennart Poettering
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-01 00:09 UTC by Zbigniew Jedrzejewski-Szmek
Modified: 2010-10-05 14:38 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
output of failing mkdir build && cd build && ../configure && make (12.10 KB, application/octet-stream)
2010-09-01 00:09 UTC, Zbigniew Jedrzejewski-Szmek
Details

Description Zbigniew Jedrzejewski-Szmek 2010-09-01 00:09:26 UTC
Created attachment 38343 [details]
output of failing mkdir build && cd build && ../configure && make

On my machine, systemd build fine when running 'configure && make' from the root of the source directory. When running from a 'build' subdirectory (either under the top-level source directory or in a completely different place), the build fails with 

make[1]: *** No rule to make target `../systemadm_vala.stamp', needed by `../src/systemadm.c'.  Stop.
Comment 1 Lennart Poettering 2010-09-05 17:37:51 UTC
This is pretty much standard use of automake's vala integration. Probably something to report to upstream autoconf.
Comment 2 Lennart Poettering 2010-09-05 17:38:05 UTC
uh, to upstream automake I meant.
Comment 3 Lennart Poettering 2010-10-05 14:38:37 UTC
OK, closing, please submit to automake upstream!


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.