Is HEAD broken for anybody else?

Giorgos Keramidas keramida at ceid.upatras.gr
Sat Feb 18 20:19:53 PST 2006


On 2006-02-19 05:40, Giorgos Keramidas <keramida at ceid.upatras.gr> wrote:
> Wrong patch.  Then atmconfig will not link.  Ignore this please :(
>
> > %%%
> > Index: atmconfig/Makefile
> > ===================================================================
> > --- atmconfig/Makefile	(revision 16)
> > +++ atmconfig/Makefile	(working copy)
> > @@ -6,27 +6,12 @@
> >  # $FreeBSD: src/sbin/atm/atmconfig/Makefile,v 1.8 2005/03/15 07:38:15 harti Exp $

The correct fix is probably to add gensnmptree to bootstrap-tools.
I'm currently building a snapshot with:

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

But this will take a while to test properly.



More information about the freebsd-current mailing list