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
I think a Pull Request will be very welcomed by @jangaraj. I am not submitting it, because I am not using this module (or Zabbix at all) and it would take me a while to set up an environment to test it. But feel free to ping me if you need more guidance.
configure.ac:42: installing './compile' configure.ac:34: installing './config.guess' configure.ac:34: installing './config.sub' configure.ac:24: installing './install-sh' configure.ac:24: installing './missing' src/libs/zbxalgo/Makefile.am: installing './depcomp' gcc -fPIC -shared -o zabbix_module_docker.so zabbix_module_docker.c -I../../../include
pkg-config --cflags --libs janssonzabbix_module_docker.c:20:10: fatal error: common.h: No such file or directory 20 | #include "common.h" | ^~~~~~~~~~ compilation terminated. make: *** [Makefile:4: zabbix_module_docker] Error 1
The text was updated successfully, but these errors were encountered: