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

wont build ? #41

Open
ripplingsnake opened this issue Apr 19, 2024 · 1 comment
Open

wont build ? #41

ripplingsnake opened this issue Apr 19, 2024 · 1 comment

Comments

@ripplingsnake
Copy link

hello i tried building this last night so i can auto log into a plasmawayland session i have pam 0.8.0 and tried 0.7.0 as dependencies. and copy and pasted your command and added my user name etc but the build always fails with this
error[E0433]: failed to resolve: could not find Authenticator in pam
--> src/main.rs:11:25
|
11 | let mut auth = pam::Authenticator::with_password(service).unwrap();
| ^^^^^^^^^^^^^ could not find Authenticator in pam

For more information about this error, try rustc --explain E0433.
error: could not compile Gamescope (bin "Gamescope") due to 1 previous error

@hohaidang
Copy link

Have you fixed this issue? Seem Authenticator is outdate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants