Problem with snmp build after update

Li, Qing qing.li at bluecoat.com
Wed Dec 17 23:42:54 UTC 2008


This is due to the arp-v2 commit. The RTF_LLINFO flag is obsolete
and has been removed. I will fix it.

--Qing

-----Original Message-----
From: owner-freebsd-current at freebsd.org on behalf of Octavian Ionescu
Sent: Wed 12/17/2008 2:44 PM
To: freebsd-current at freebsd.org
Subject: Problem with snmp build after update
 
hi,


when i tried to compile net-snmp after the last update it gives me the 
following error

 cc -I../../include -I. -I../../agent -I../../agent/mibgroup 
-I../../snmplib -DNETSNMP_ENABLE_IPV6 -O -pipe -Ufreebsd8 
-Dfreebsd8=freebsd8 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include 
-I/usr/local/lib/perl5/5.8.8/mach/CORE -c mibII/at.c  -fPIC -DPIC -o 
mibII/.libs/at.o
mibII/at.c: In function 'ARP_Scan_Init':
mibII/at.c:689: error: 'RTF_LLINFO' undeclared (first use in this function)
mibII/at.c:689: error: (Each undeclared identifier is reported only once
mibII/at.c:689: error: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.4.2.1/agent/mibgroup.
*** Error code 1

Stop in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.4.2.1/agent.
*** Error code 1

Stop in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.4.2.1.
*** Error code 1

Stop in /usr/ports/net-mgmt/net-snmp.

after i have read in UPDATING i found:

20081214:
        __FreeBSD_version 800059 incorporates the new arp-v2 rewrite.
        RTF_CLONING, RTF_LLINFO and RTF_WASCLONED flags are eliminated.


-- 
Best regards,
Octavian

_______________________________________________
freebsd-current at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"



More information about the freebsd-current mailing list