https://wiki.gentoo.org/wiki/COSMIC
Everything seemed to be installing fine until it got to cosmic-session. It fails to compile with error:
Code: Select all
error[E0425]: cannot find function `is_systemd_used` in this scope
--> src/main.rs:424:7
|
424 | if !*is_systemd_used() {
| ^^^^^^^^^^^^^^^ not found in this scope
|
help: consider importing this function
|
12 + use crate::systemd::is_systemd_used;
Code: Select all
[ebuild N ~] cosmic-base/cosmic-session-1.0.0_alpha7-r12::cosmic-overlay USE="cups elogind greeter -accessibility -debug -debug-line-tables-only -max-opt -systemd" 0 KiB
Sorry if this is not enough info. I have not used Gentoo in many years and decided to try it again today. I got it up and running easily enough, but hung up on this issue for now.
Thanks in advance for any assistance.
