From owner-cvs-all@FreeBSD.ORG Wed Oct 5 15:07:20 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8CCB16A421 for ; Wed, 5 Oct 2005 15:07:20 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B35443D45 for ; Wed, 5 Oct 2005 15:07:19 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru (8.13.0/vak/3.0) id j95F4CWr083231 for cvs-all@FreeBSD.org.checked; Wed, 5 Oct 2005 19:04:12 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from [144.206.181.94] (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru (8.13.0/vak/3.0) with ESMTP id j95F1OsW083204; Wed, 5 Oct 2005 19:01:25 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <4343EAD0.9000400@cronyx.ru> Date: Wed, 05 Oct 2005 19:01:36 +0400 From: Roman Kurakin User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <200510041503.j94F3dS2014116@repoman.freebsd.org> <4343E8C4.2090200@samsco.org> In-Reply-To: <4343E8C4.2090200@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Hartmut Brandt , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/bsnmpd/bsnmpd Makefile src/usr.sbin/bsnmpd/gensnmptree Makefile src/usr.sbin/bsnmpd/modules Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 15:07:20 -0000 Scott Long wrote: > Hartmut Brandt wrote: > >> harti 2005-10-04 15:03:39 UTC >> >> FreeBSD src repository >> >> Modified files: >> usr.sbin/bsnmpd/bsnmpd Makefile usr.sbin/bsnmpd/gensnmptree >> Makefile usr.sbin/bsnmpd/modules Makefile.inc Log: >> Catch up with the import of bsnmp-1.11. Add a couple of new >> configuration flags to CFLAGS. >> Revision Changes Path >> 1.12 +2 -1 src/usr.sbin/bsnmpd/bsnmpd/Makefile >> 1.4 +2 -0 src/usr.sbin/bsnmpd/gensnmptree/Makefile >> 1.11 +2 -0 src/usr.sbin/bsnmpd/modules/Makefile.inc > > > Could you please fix this so that it builds? It's been 24 hours. > It's very disruptive to have uncorrected problems like this during > a release. He knows about the problem and is working on it (based on post IIRC to current@) Best regards, rik > > Scott