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

Xenial dockerfile fails to compile #2

Open
clivecrous opened this issue Nov 1, 2017 · 0 comments
Open

Xenial dockerfile fails to compile #2

clivecrous opened this issue Nov 1, 2017 · 0 comments

Comments

@clivecrous
Copy link

==> Downloading https://osquery-packages.s3.amazonaws.com/bottles/glibc-2.19_101.x86_64_linux.bottle.tar.gz
==> Pouring glibc-2.19_101.x86_64_linux.bottle.tar.gz
Warning: The post-install step did not complete successfully
You can try again using brew postinstall osquery/osquery-local/glibc
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local/osquery,
because osquery runtime.

If you need to have this software first in your PATH run:
echo 'export PATH="/usr/local/osquery/opt/glibc/bin:$PATH"' >> ~/.bash_profile
echo 'export PATH="/usr/local/osquery/opt/glibc/sbin:$PATH"' >> ~/.bash_profile

For compilers to find this software you may need to set:
LDFLAGS: -L/usr/local/osquery/opt/glibc/lib
CPPFLAGS: -I/usr/local/osquery/opt/glibc/include

==> Summary
/usr/local/osquery/Cellar/glibc/2.19_101: 1,358 files, 35.3MB
make: *** [deps] Error 1
Makefile:208: recipe for target 'deps' failed
The command '/bin/sh -c make deps' returned a non-zero code: 2

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
@clivecrous and others