ports/177893: net-mgmt/net-snmp: says I have build options on modules

Lawrence Chen beastie at tardisi.com
Tue Apr 16 22:40:01 UTC 2013


>Number:         177893
>Category:       ports
>Synopsis:       net-mgmt/net-snmp: says I have build options on modules
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 16 22:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Lawrence Chen
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD zen.lhaven.homeip.net 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	I needed a feature of net-snmp that isn't available in bsnmpd, but
	net-snmp ucd-snmp & host information is lacking compared to bsnmpd.

	So, I tried to build net-snmp excluding these MIB Modules, and have
	net-snmp proxy to bsnmpd.

	But, it appends the default list to my list, and complains that I'm
	both including and excluding.

	
>How-To-Repeat:
	Set NET_SNMP_WITH_MIB_MODULE_LIST to anything including the default,
	and the make appends the defaults to this.
>Fix:

	All the other build options are '?=', but NET_SNMP_WITH_MIB_MODULE_LIST
	is '+=' with additional '+=' operations.

        Probably need to rework so that its '?=' for each of the 3 cases...

	Though I just removed the lines to get to get what I wanted.

	


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list