Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2010 21:10:09 GMT
From:      Mikolaj Golub <to.my.trociny@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/153153: net-mgmt/bsnmp-ucd build fails
Message-ID:  <201012142110.oBELA9Cp015209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/153153; it has been noted by GNATS.

From: Mikolaj Golub <to.my.trociny@gmail.com>
To: bug-followup@FreeBSD.org
Cc: Michael W Lucas <mwlucas@blackhelicopters.org>, Shteryana Shopova <syrinx@FreeBSD.org>
Subject: Re: ports/153153: net-mgmt/bsnmp-ucd build fails
Date: Tue, 14 Dec 2010 22:44:46 +0200

 --=-=-=
 
 This rather looks like an issue with bsnmp.
 
 Shteryana, could you please look at the attached patch?
 
 -- 
 Mikolaj Golub
 
 
 --=-=-=
 Content-Type: text/x-patch
 Content-Disposition: inline; filename=snmpmod.h.patch
 
 Index: contrib/bsnmp/snmpd/snmpmod.h
 ===================================================================
 --- contrib/bsnmp/snmpd/snmpmod.h	(revision 216439)
 +++ contrib/bsnmp/snmpd/snmpmod.h	(working copy)
 @@ -33,6 +33,7 @@
  #ifndef snmpmod_h_
  #define snmpmod_h_
  
 +#include <sys/queue.h>
  #include <sys/types.h>
  #include <sys/socket.h>
  #include <net/if.h>
 
 --=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012142110.oBELA9Cp015209>