-
Incident report
-
Resolution: Fixed
-
Major
-
2.1.7
-
None
$ ./configure --enable-proxy --with-mysql --prefix=`pwd`
$ make dbschema
$ make install -s
Making install in src
Making install in libs
.....
Making install in proxyconfig
Making install in datasender
make[3]: *** No rule to make target `../../src/zabbix_server/vmware/libzbxvmware.a', needed by `zabbix_proxy'. Stop.
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
- is duplicated by
-
ZBX-7143 Builds fail if proxies are built but servers are not
- Closed