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

compiling on FreeBSD gives warnings about deprecated usage of sys/timeb.h

XMLWordPrintable

      $ uname -or
      FreeBSD 9.2-RELEASE
      
      $ make > /dev/null
      In file included from ../../../include/sysinc.h:378,
                       from ../../../include/common.h:23,
                       from md5.c:54:
      /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
      In file included from ../../../include/sysinc.h:378,
                       from ../../../include/common.h:23,
                       from base64.c:20:
      /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
      In file included from ../../../include/sysinc.h:378,
                       from ../../../include/common.h:23,
                       from misc.c:20:
      /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
      In file included from ../../../include/sysinc.h:378,
                       from ../../../include/common.h:23,
                       from xml.c:20:
      /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
      In file included from ../../../include/sysinc.h:378,
                       from ../../../include/common.h:23,
                       from comms.c:20:
      /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
      In file included from ../../../include/sysinc.h:378,
                       from ../../../include/common.h:23,
                       from str.c:20:
      /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
      ...
      

            Unassigned Unassigned
            asaveljevs Aleksandrs Saveljevs
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: