Date: Mon, 01 Apr 2019 13:09:24 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236664] bsnmpget cannot open 'tc.def' Message-ID: <bug-236664-227-cFZboVvjXL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236664-227@https.bugs.freebsd.org/bugzilla/> References: <bug-236664-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236664 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org, | |harti@FreeBSD.org --- Comment #1 from Ed Maste <emaste@freebsd.org> --- tc.def arrived in r216594 "Bring in a SNMP module that allows configuration of SNMPv3 Notification targets." which added in lib/libbsnmp/libbsnmp/Makefile: +FILESGROUPS+= DEFS +DEFSDIR?= ${SHAREDIR}/snmp/defs +DEFS= tc.def and reverted in r216605 "Unbreak the build by temprorarily not using include directives" -FILESGROUPS+= DEFS -DEFSDIR?= ${SHAREDIR}/snmp/defs -DEFS= tc.def r335885 "Update bsnmp to version 1.13" restored +include "tc.def" statements without addressing the build infrastructure -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236664-227-cFZboVvjXL>
