Код: Выделить всё
[root@fox2] /usr/ports/net-mgmt/zabbix-agent/> make
===> License check disabled, port has not defined LICENSE
===> Found saved configuration for zabbix-agent-1.8.3_2,2
===> Extracting for zabbix-agent-1.8.3_2,2
=> SHA256 Checksum OK for zabbix-1.8.3.tar.gz.
===> Patching for zabbix-agent-1.8.3_2,2
===> zabbix-agent-1.8.3_2,2 depends on shared library: iconv.3 - found
===> Configuring for zabbix-agent-1.8.3_2,2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
.............................................................................
.............................................................................
.............................................................................
Configuration:
Detected OS: freebsd7.2
Install path: /usr/local
Compilation arch: freebsd
Compiler: cc
Compiler flags: -O2 -fno-strict-aliasing -pipe -I/usr/local/include
Enable server: no
Enable proxy: no
Enable agent: yes
Linker flags: -L/usr/local/lib
Libraries: -lkvm -lm -ldevstat -liconv
LDAP support: no
IPv6 support: no
***********************************************************
* Now run 'make install' *
* *
* Thank you for using Zabbix! *
* <http://www.zabbix.com> *
***********************************************************
===> Building for zabbix-agent-1.8.3_2,2
Making all in src
Making all in libs
Making all in zbxcrypto
cc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -I/usr/local/include -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
.............................................................................
.............................................................................
.............................................................................
mv -f .deps/zabbix_agentd-listener.Tpo .deps/zabbix_agentd-listener.Po
cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -DZABBIX_DAEMON -O2 -fno-strict-aliasing -pipe -I/usr/local/include -MT zabbix_agentd-eventlog.o -MD -MP -MF .deps/zabbix_agentd-eventlog.Tpo -c -o zabbix_agentd-eventlog.o `test -f 'eventlog.c' || echo './'`eventlog.c
mv -f .deps/zabbix_agentd-eventlog.Tpo .deps/zabbix_agentd-eventlog.Po
cc -DZABBIX_DAEMON -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -o zabbix_agentd zabbix_agentd-active.o zabbix_agentd-stats.o zabbix_agentd-cpustat.o zabbix_agentd-diskdevices.o zabbix_agentd-interfaces.o zabbix_agentd-perfstat.o zabbix_agentd-vmstats.o zabbix_agentd-logfiles.o zabbix_agentd-zabbix_agentd.o zabbix_agentd-zbxconf.o zabbix_agentd-listener.o zabbix_agentd-eventlog.o ../../src/libs/zbxsysinfo/libzbxagentsysinfo.a ../../src/libs/zbxsysinfo/freebsd/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxalgo/libzbxalgo.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxjson/libzbxjson.a -lkvm -lm -ldevstat -liconv
../../src/libs/zbxnix/libzbxnix.a(fatal.o)(.text+0xe2): In function `print_fatal_info':
: undefined reference to `backtrace'
../../src/libs/zbxnix/libzbxnix.a(fatal.o)(.text+0xf6): In function `print_fatal_info':
: undefined reference to `backtrace_symbols'
*** Error code 1
Stop in /usr/ports/net-mgmt/zabbix-agent/work/zabbix-1.8.3/src/zabbix_agent.
*** Error code 1
Stop in /usr/ports/net-mgmt/zabbix-agent/work/zabbix-1.8.3/src.
*** Error code 1
Stop in /usr/ports/net-mgmt/zabbix-agent/work/zabbix-1.8.3.
*** Error code 1
Stop in /usr/ports/net-mgmt/zabbix-agent.
*** Error code 1
Stop in /usr/ports/net-mgmt/zabbix-agent.
[root@fox2] /usr/ports/net-mgmt/zabbix-agent/>

Как теперь установить zabbix-agent?
Заранее благодарен.