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

Can't compile dummy module - missing config.h

XMLWordPrintable

      root@devel:~/zabbix/src/modules/dummy# make
      gcc -fPIC -shared -o dummy.so dummy.c -I../../../include
      In file included from dummy.c:20:0:
      ../../../include/sysinc.h:23:20: fatal error: config.h: No such file or directory
       #include "config.h"
                          ^
      compilation terminated.
      make: *** [dummy] Error 1
      

      It's trunk revision:

      root@devel:~/zabbix/src/modules/dummy# svn info .
      ....
      URL: svn://svn.zabbix.com/trunk/src/modules/dummy
      Revision: 47765
      Last Changed Author: asaveljevs
      Last Changed Rev: 45668
      Last Changed Date: 2014-05-20 11:13:39 +0000 (Tue, 20 May 2014)
      

            Unassigned Unassigned
            jan.garaj Jan Garaj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: