Re: When will bsnmp stop breaking -current builds

From: Giorgos Keramidas <keramida_at_ceid.upatras.gr>
Date: Wed, 8 Mar 2006 17:24:13 +0200
On 2006-03-08 14:53, Dag-Erling Sm?rgrav <des_at_des.no> wrote:
> Harti Brandt <hartmut.brandt_at_dlr.de> writes:
> > You seem to be the only one having this problem, so this looks like
> > a problem on your side.
>
> Far from it.  I had the same problem, and solved it by adding a
> NO_BSNMP knob (see attached patch).
>
> The deeper problem is that gensnmptree is a build tool, but isn't
> treated as such by the build system, so cross-builds and source
> updates from older versions are broken.

I solved the original gensnmptree problems I had when I moved back and
forth around January 25-26th builds, with:

%%%
Index: Makefile.inc1
===================================================================
--- Makefile.inc1       (revision 19)
+++ Makefile.inc1       (working copy)
_at__at_ -839,6 +839,7 _at__at_
     usr.bin/rpcgen \
     usr.bin/xinstall \
     usr.sbin/config \
+    usr.sbin/bsnmpd/gensnmptree \
     ${_crunchgen} \
     ${_pwd_mkdb}
        ${_+_}_at_${ECHODIR} "===> ${_tool} (obj,depend,all,install)"; \
%%%

Things worked fine after this :)
Received on Wed Mar 08 2006 - 14:24:45 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:53 UTC