Hi. Make release is broken on 6-CURRENT. I'm trying to build again now with the following patch. Looks like something crept in rev 1.306 of usr.sbin/Makefile that shouldn't have been committed. (The commit message is about the BIND9 upgrade, which has nothing to do with bsnmpd.) Cheers Michiel Index: Makefile =================================================================== RCS file: /usr/ncvs/src/usr.sbin/Makefile,v retrieving revision 1.309 diff -u -r1.309 Makefile --- Makefile 23 Sep 2004 23:06:29 -0000 1.309 +++ Makefile 24 Sep 2004 11:12:05 -0000 _at__at_ -19,7 +19,7 _at__at_ ${_boot0cfg} \ ${_boot98cfg} \ bootparamd \ - ${_bsnmpd} \ + bsnmpd \ ${_btxld} \ burncd \ cdcontrol \ _at__at_ -192,7 +192,6 _at__at_ .if !defined(NOATM) _atm= atm -#_bsnmpd= bsnmpd .endif .if !defined(NO_BIND)Received on Fri Sep 24 2004 - 09:22:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:13 UTC