We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are missing dependencies:
> go dep -d ./... > make build master [f080756] GOOS=linux GOARCH=amd64 CGO_ENABLED=1 go build -o webtail # github.com/prateeknischal/webtail/util ../../prateeknischal/webtail/util/pam_auth.go:8:10: fatal error: security/pam_appl.h: No such file or directory #include <security/pam_appl.h> ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:13: build] Fehler 2
The text was updated successfully, but these errors were encountered:
Please refer to the README.md#build-from-source section. It does mention what to do in such cases.
Sorry, something went wrong.
No branches or pull requests
There are missing dependencies:
The text was updated successfully, but these errors were encountered: