Closed arthurbenemann closed 9 months ago
This buildroot version should be built under Ubuntu 16.04
Thank you @embeddman !
With 16.04, it failed after a while resulting in:
...
checking for uuid_generate in -luuid... yes
Disabling private uuid library
checking pkg-config is at least version 0.9.0... yes
checking for blkid_get_cache in -lblkid... no
configure: error: external blkid library not found
package/pkg-generic.mk:191: recipe for target '/home/arthur/EVB-KSZ9477/KSZ/Atmel_SOC_SAMA5D3/buildroot/output/build/host-e2fsprogs-1.43.9/.stamp_configured' failed
make[1]: *** [/home/arthur/EVB-KSZ9477/KSZ/Atmel_SOC_SAMA5D3/buildroot/output/build/host-e2fsprogs-1.43.9/.stamp_configured] Error 1
Makefile:41: recipe for target '_all' failed
make: *** [_all] Error 2
Got it to build by applying the instructions at https://www.linux.org/threads/configure-error-external-blkid-library-not-found.30906/#post-103317
Tring to build current master branch bf22b0ed09e537d6b760d3f38a0eff59513979d9, on a fresh Ubuntu server and following the build instructions for SD card build, fails with the following message: