Closed mberrueta closed 5 years ago
This is an error in the make -C c_src
command that Prometheus calls as part of its build process. I would expect this error to be unrelated to the build tool at hand. I would first start by opening an issue on the prometheus repository, since it appears the error is entirely outside the scope of rebar3 as a build tool.
perfect, I thought that, but wasn't sure. thanks man!
Pre-Check
First sorry if is not something missing here
Environment
rebar3 report
to your message:Current behaviour
Trying to update
https://github.com/deadtrickster/prometheus_process_collector
I clean deps and now I'm not longer able to compile because it fail withenif_make
missing dependency (tried prev versions too) so not sure if is something missing here https://www.rebar3.org/docs/building-cc (sorry if not)Expected behaviour
Describe what you expected to happen.