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

Error while building Logspout #4

Closed
AlecBruns opened this issue Mar 7, 2017 · 3 comments
Closed

Error while building Logspout #4

AlecBruns opened this issue Mar 7, 2017 · 3 comments

Comments

@AlecBruns
Copy link

While trying to build....

Step 8/9 : RUN go get && go build -ldflags "-X main.Version $1" -o /bin/logspout
 ---> Running in c502fdfb5119
# runtime/cgo
/tmp/go-build878074300/runtime/cgo/_obj/_cgo_export.c:2:20: fatal error: stdlib.h: No such file or directory
 #include <stdlib.h>
                    ^
compilation terminated.
ERROR: Service 'logspout' failed to build: The command '/bin/sh -c go get && go build -ldflags "-X main.Version $1" -o /bin/logspout' returned a non-zero code: 2
@timelf123
Copy link

How did you solve this @AlecBruns

@AlecBruns
Copy link
Author

I never did, I just ended up going a different route away from dockerizing elk.

@timelf123
Copy link

Thanks for the quick reply, I'll update this issue if I solve it

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