Run-time dependency libcap found: YES 2.69
Checking if "libatomic" : links: YES
Checking for function "crypt_ra" with dependency -lcrypt: NO
Checking for function "crypt_preferred_method" with dependency -lcrypt: NO
Checking for function "crypt_gensalt_ra" with dependency -lcrypt: NO
Run-time dependency libbpf found: NO (tried pkgconfig and cmake)
Run-time dependency mount found: NO (tried pkgconfig and cmake)
meson.build:1176:11: ERROR: Dependency "mount" not found, tried pkgconfig and cmake
LFS builds udev before util-linux:
Udev
Must be installed before: Util-linux
LFS builds util-linux before building final system ... only to build again later for the final system.
Not sure if util-linux can just be built before udev... or must it be re-built after udev?