From: Christian Stewart <christian@paral.in>
To: buildroot@busybox.net
Subject: [Buildroot] systemd: blkid support requested but libraries not found
Date: Tue, 19 Dec 2017 22:04:17 -0800 [thread overview]
Message-ID: <87zi6e0wbi.fsf@paral.in> (raw)
In-Reply-To: <20171220053213.cmceyta4gjxryugi@sapphire.tkos.co.il>
Hi Baruch,
Baruch Siach <baruch@tkos.co.il> writes:
> Have you run a clean rebuild, 'make clean all'?
>
> It looks like you selected BR2_INIT_SYSTEMD when util-linux has already been
> built. Buildroot will not rebuild util-linux in this case. You need to start
> the build from scratch.
Yes, I have been doing the following sequence to reproduce:
make clean
make defconfig BR2_DEFCONFIG=$(pwd)/defconfig
make systemd
The defconfig I have narrowed it down to so far is:
BR2_arm=y
BR2_cortex_a7=y
BR2_CCACHE=y
BR2_ARM_FPU_NEON_VFPV4=y
BR2_OPTIMIZE_2=y
BR2_BINUTILS_VERSION_2_27_X=y
BR2_GCC_ENABLE_LTO=y
BR2_INIT_SYSTEMD=y
BR2_SYSTEM_BIN_SH_BASH=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_LINARO_ARM=y
Testing a newer version of binutils now to see if that helps.
Thanks,
Christian Stewart
next prev parent reply other threads:[~2017-12-20 6:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-20 4:14 [Buildroot] systemd: blkid support requested but libraries not found Christian Stewart
2017-12-20 5:32 ` Baruch Siach
2017-12-20 6:04 ` Christian Stewart [this message]
2017-12-20 6:34 ` Christian Stewart
2017-12-20 6:50 ` Baruch Siach
2017-12-23 4:38 ` Christian Stewart
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=87zi6e0wbi.fsf@paral.in \
--to=christian@paral.in \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.