You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> 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
The text was updated successfully, but these errors were encountered:
==> 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
The text was updated successfully, but these errors were encountered: