Ad Widget

Collapse

Zabbix in a FreeBSD Jail fails to compile

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nealie
    Junior Member
    • Oct 2015
    • 1

    #1

    Zabbix in a FreeBSD Jail fails to compile

    Hi.

    I've been using Zabbix 24 within my FreeBSD jails for some time now and all was well. Unfortunately moving from 2.4.5 to 2.4.6 is proving problematic as I can no longer get it to build. I get lots of errors along the lines of:

    Code:
    error: incomplete definition of type 'struct kinfo_proc'
    which generally comes after a warning like:

    Code:
    warning "this file includes <sys/timeb.h> which is deprecated"
    If anyone has any ideas I'd be very grateful.
Working...