Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2013 17:30:10 -0500 (CDT)
From:      Lawrence Chen <beastie@tardisi.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        beastie_t@lhaven.homeip.net
Subject:   ports/177893: net-mgmt/net-snmp: says I have build options on modules
Message-ID:  <201304162230.r3GMUA58064698@zen.lhaven.homeip.net>
Resent-Message-ID: <201304162240.r3GMe0Rn068924@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



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