Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Udev [from systemd] wont configure for final system; expects util-linux installed #95

Open
dslm4515 opened this issue Dec 9, 2023 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@dslm4515
Copy link
Owner

dslm4515 commented Dec 9, 2023

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?

@dslm4515 dslm4515 added the question Further information is requested label Dec 9, 2023
@dslm4515 dslm4515 self-assigned this Dec 9, 2023
@dslm4515
Copy link
Owner Author

dslm4515 commented Dec 10, 2023

But according to LFS:

Util-linux
Installation depends on: Bash, Binutils, Coreutils, Diffutils, File, Findutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Ncurses, Pkgconf, Sed, Udev, and Zlib
Required at runtime: Glibc, Ncurses, Readline, Udev, and Zlib
Must be installed before: None

This was true for LFS-9.0 (Last version to build a sandbox toolchain like MLFS) but built util-linux before eudev.

@dslm4515
Copy link
Owner Author

But for Chimera Linux, I don't see udev as a dependency for building util-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: In progress
Development

No branches or pull requests

1 participant