Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-7890

make distclean broken for zabbix_server 2.2.2

XMLWordPrintable

      Running a make distclean fails due to the distclean-recursive of parent directory seems to run distclean in an order that removes files required by nodewatcher before nodewatcher is cleaned, resulting in nodewatcher failing due to missing required files. (include XXXX in makefile for nodewatcher, particularly .deps)

      I compile just the agent, copy the agent binary, distclean, and then compile the server.

      Steps to reproduce:

      ./configure --enable-agent --enable-static
      make
      make distclean

      Attached is output of distclean

            Unassigned Unassigned
            stalks Steve Allison
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: