From owner-freebsd-current@FreeBSD.ORG Sun Feb 19 14:52:27 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F23B916A420 for ; Sun, 19 Feb 2006 14:52:26 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 343CE43D45 for ; Sun, 19 Feb 2006 14:52:25 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.5/8.13.5/Debian-3) with ESMTP id k1JEq5sE010017 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 19 Feb 2006 16:52:13 +0200 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id k1JEpmSj001133; Sun, 19 Feb 2006 16:51:48 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id k1JEpm6H001132; Sun, 19 Feb 2006 16:51:48 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 19 Feb 2006 16:51:48 +0200 From: Giorgos Keramidas To: "Bjoern A. Zeeb" Message-ID: <20060219145148.GA1065@flame.pc> References: <20060219010958.GA22357@flame.pc> <20060219031800.GA19663@flame.pc> <20060219034050.GA20475@flame.pc> <20060219041921.GA62239@flame.pc> <20060219084102.P74458@maildrop.int.zabbadoz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060219084102.P74458@maildrop.int.zabbadoz.net> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.358, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.84, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr Cc: freebsd-current@freebsd.org Subject: Re: Is HEAD broken for anybody else? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 14:52:27 -0000 On 2006-02-19 08:47, "Bjoern A. Zeeb" wrote: >On Sun, 19 Feb 2006, Giorgos Keramidas wrote: >>On 2006-02-19 05:40, Giorgos Keramidas 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: > > the problem might be that bsnmp currently is removed from the build > because of some miss-import[1]. > > Anyway I haven't seen this problem and no tinderbox because of this. > Are you sure that it's nothing in your local tree? > > [1] http://docs.freebsd.org/cgi/mid.cgi?200602140834.k1E8YQRP071616 No local changes are related to bsnmp, as far as I can tell. The only diffs my trunk/src has from the HEAD of ncvs are: http://people.freebsd.org/~keramida/diff/keramida-patch-ncvs Other then the large `FLAME' kernel config file, this diff is pretty small to have caused this.