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) > > _at__at_ -6,27 +6,12 _at__at_ > > # $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) _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)"; \ %%% But this will take a while to test properly.Received on Sun Feb 19 2006 - 03:19:53 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:52 UTC