While trying to compile Zabbix from sources in a new Debian Bullseye installation, I run "./configure" and got the error below.
There is no "config.log" whitin /zabbix-5.4.8/ folder to see more details.
I'm not sure what it means so I didn't go forward.
Any idea?
Code:
(...) config.status: creating man/Makefile config.status: creating include/config.h config.status: include/config.h is unchanged config.status: executing depfiles commands config.status: error: in `/root': config.status: error: Something went wrong bootstrapping makefile fragments for automatic dependency tracking. If GNU make was not used, consider re-running the configure script with MAKE="gmake" (or whatever is necessary). You can also try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See `config.log' for more details
I'm not sure what it means so I didn't go forward.
Any idea?
Comment