unable to compile net-snmp under -current

Thierry Herbelot thierry at herbelot.com
Fri Jul 15 14:28:30 GMT 2005


Hello,

on two different machines, the compilation of net-mgmt/net-snmp under 
7.0-Current/i386 crashes with the following error message : 
(autoconf-2.59_2 and the other packages on both machines are up to date)

/bin/sh /usr/local/bin/libtool15 --mode=compile cc -I../../include -I. 
-I../../agent -I../../agent/mibgroup  -I../../snmplib   
-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include  
-I/usr/local/lib/perl5/5.8.7/mach/CORE   -DINET6 -O2 -fno-strict-aliasing 
-pipe  -Dfreebsd7 -c -o mibII/tcpTable.lo mibII/tcpTable.c
 cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib 
-DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.7/BSDPAN -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include 
-I/usr/local/lib/perl5/5.8.7/mach/CORE -DINET6 -O2 -fno-strict-aliasing -pipe 
-Dfreebsd7 -c mibII/tcpTable.c  -fPIC -DPIC -o mibII/.libs/tcpTable.o
mibII/tcpTable.c: In function `tcpTable_next_entry':
mibII/tcpTable.c:452: error: structure has no member named `inp_list'
mibII/tcpTable.c: In function `tcpTable_free':
mibII/tcpTable.c:462: error: structure has no member named `inp_list'
mibII/tcpTable.c: In function `tcpTable_load':
mibII/tcpTable.c:742: error: structure has no member named `xt_tp'
mibII/tcpTable.c:746: error: structure has no member named `xt_inp'

	TfH


More information about the freebsd-ports mailing list