Доброе время суток!
Устанавливаю NeTraMet50, при ./configure выдыет следующее:
>>>>>motif not found: won't be able to build nifty
а если сделать make, то получаю следующее:
cd src/snmplib; make
cd src/apps; make
cd src/bgp; make
gcc -I../../src/bgp/integrat -I../.. -DNETRAMET -DNF_OCX_BGP=1 -DFREEBSD -DHAVE_CONFIG_H -c ../../src/bgp/integrat/readbgp.c
../../src/bgp/integrat/readbgp.c:122: error: conflicting types for `sys_nerr'
/usr/include/stdio.h:347: error: previous declaration of `sys_nerr'
In file included from ../../src/bgp/integrat/readbgp.c:130:
../../src/bgp/wattcp/tcp.h:16:1: warning: "inet_ntoa" redefined
In file included from ../../src/bgp/wattcp/tcp.h:7,
from ../../src/bgp/integrat/readbgp.c:130:
/usr/include/arpa/inet.h:124:1: warning: this is the location of the previous definition
*** Error code 1
Stop in /usr/home/nowice/distrib/NeTraMet50/src/bgp.
*** Error code 1
что делать? поможите пожалуйста!