From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] systemd: bump to v213
Date: Wed, 4 Jun 2014 11:46:00 +0200 [thread overview]
Message-ID: <20140604114600.123cfc95@free-electrons.com> (raw)
In-Reply-To: <20140604093947.GA2414@pc-eric>
Dear Eric Le Bihan,
On Wed, 4 Jun 2014 11:39:49 +0200, Eric Le Bihan wrote:
> Though a Makefile.am is changed, an autoreconf is not needed, as the configure
> script features "AM_MAINTAINER_MODE([enable])", so make will rebuild the
> associated Makefile.in by calling automake.
Correct, but that makes the assumption that 'automake' is installed on
the host system, because systemd does not depend on host-automake.
Therefore, it will fail to build on the autobuilders, which don't have
automake installed.
That's precisely why, as soon as an Makefile.am is changed, we have to
use <pkg>_AUTORECONF = YES, which will ensure
host-{autoconf,automake,libtool} are built.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2014-06-04 9:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-03 22:06 [Buildroot] [PATCH 1/1] systemd: bump to v213 Eric Le Bihan
2014-06-04 6:51 ` Thomas Petazzoni
2014-06-04 9:39 ` Eric Le Bihan
2014-06-04 9:46 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140604114600.123cfc95@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox