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

Install is stuck #81

Open
darsv opened this issue Jul 15, 2021 · 3 comments
Open

Install is stuck #81

darsv opened this issue Jul 15, 2021 · 3 comments

Comments

@darsv
Copy link

darsv commented Jul 15, 2021

Just trying to install got this error

# github.com/coreos/go-systemd/v22/sdjournal
../go/pkg/mod/github.com/coreos/go-systemd/v22@v22.0.0/sdjournal/journal.go:27:11: fatal error: systemd/sd-journal.h: No such file or directory
 // #include <systemd/sd-journal.h>
           ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Referenced file, systemd/sd-journal.h, seems doesn't exist anymore. Any clue?

@iomarmochtar
Copy link

have you tried to install package libsystemd-dev ? or if you have docker installed then just execute script ./build_static.sh

@darsv
Copy link
Author

darsv commented Aug 9, 2021 via email

@BenRoe
Copy link

BenRoe commented Dec 18, 2021

have you tried to install package libsystemd-dev ? or if you have docker installed then just execute script ./build_static.sh

Thanks for the hint. The binary was created with the docker image. Is it compatible with amd64 system like Debian?

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

3 participants