-
Notifications
You must be signed in to change notification settings - Fork 198
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
building nginx-full with healthcheck module giving error #263
Comments
Pull-request is welcome, we were not testing for linuxbrew under gcc. |
I get the same errors when I building nginx-full with rtmp module on macOS |
hey denji, as you mentioned, could we add nginx_upstream_check_module as one of the supported additional modules for the project? at the same time, we should remove the invalid link. |
Indicate troubleshooting steps taken
brew update
and retried your prior step?brew doctor
, fixed as many issues as possible and retried your prior step?sudo chown -R $(whoami) $(brew --prefix)
?Bug reports / build errors:
Brief summary of issue:
i am tying to build nginx-full formula with health check and it is not able to build.
The complete command that you issued:
brew install homebrew/nginx/nginx-full --with-healthcheck-module
Gist with output of
brew doctor
:Your system is ready to brew.
Link output by
brew gist-logs <formula>
:https://gist.github.com/8d79f03a6fb8c436c98e3e4b28740d60
Output of
brew config
:Formula Requests:
The quickest way to get a new formula into Homebrew is to file a Pull Request.
We will consider your request but it may be closed if it's something we're not actively planning to work on.
The text was updated successfully, but these errors were encountered: