pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/40654: net/net-snmp is broken on netbsd-current after time_t changes



>Number:         40654
>Category:       pkg
>Synopsis:       net/net-snmp is broken on netbsd-current after time_t changes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 16 01:30:00 +0000 2009
>Originator:     YAMAMOTO Takashi <yamt%mwd.biglobe.ne.jp@localhost>
>Release:        NetBSD 5.99.7
>Organization:
        
>Environment:
        
        
Architecture: i386
Machine: i386
>Description:
        on netbsd-current, if_lastchange has been changed from
        timeval to timespec.  (i don't know why.)
        it broke net-snmp.

 cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib 
-I/disks/wd0e/wrkobjdir/net/net-snmp/work/.buildlink/include 
-DNETSNMP_ENABLE_IPV6 -O2 -pipe -Dnetbsd1 -Unetbsdelf -Dnetbsdelf=netbsdelf 
-fno-strict-aliasing -pipe 
-I/disks/wd0e/wrkobjdir/net/net-snmp/work/.buildlink/lib/perl5/5.10.0/i386-netbsd-thread-multi/CORE
 -c mibII/interfaces.c  -fPIC -DPIC -o mibII/.libs/interfaces.o
mibII/interfaces.c: In function 'var_ifEntry':
mibII/interfaces.c:833: error: 'struct timespec' has no member named 'tv_usec'
mibII/interfaces.c:840: error: 'struct timespec' has no member named 'tv_usec'
*** Error code 1

>How-To-Repeat:
        

>Fix:
        

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index