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

Help I can't install. can anyone help? #9

Open
mjulda opened this issue Aug 14, 2023 · 1 comment
Open

Help I can't install. can anyone help? #9

mjulda opened this issue Aug 14, 2023 · 1 comment

Comments

@mjulda
Copy link

mjulda commented Aug 14, 2023

└─$ go install github.com/sw33tLie/sns@latest

runtime/cgo

In file included from _cgo_export.c:3:
/usr/include/stdlib.h:26:10: fatal error: bist/libc-header-start.h: No such file or directory
26 | #include <bist/libc-header-start.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

@meme-lord
Copy link
Contributor

Can you try

apt-get install build-essential

or if you want to be specific

apt-get install libc6-dev

at least thats the package that provides it on my system.

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