From owner-freebsd-current@FreeBSD.ORG Wed Aug 11 03:55:34 2004 Return-Path: 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 0C5A616A4CE; Wed, 11 Aug 2004 03:55:34 +0000 (GMT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB4C43D4C; Wed, 11 Aug 2004 03:55:33 +0000 (GMT) (envelope-from danfe@regency.nsu.ru) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.34) id 1BukNi-0003S6-FW; Wed, 11 Aug 2004 11:06:30 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.10/8.12.10) with ESMTP id i7B3ti0m044736; Wed, 11 Aug 2004 10:55:44 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.10/8.12.10/Submit) id i7B3tiON044734; Wed, 11 Aug 2004 10:55:44 +0700 (NOVST) (envelope-from danfe) Date: Wed, 11 Aug 2004 10:55:44 +0700 From: Alexey Dokuchaev To: "Marc G. Fournier" Message-ID: <20040811035543.GA42117@regency.nsu.ru> References: <20040810043034.GA61300@regency.nsu.ru> <20040810122619.GB18408@ip.net.ua> <20040810225929.L62519@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040810225929.L62519@ganymede.hub.org> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Wed, 11 Aug 2004 12:26:24 +0000 cc: harti@freebsd.org cc: current@freebsd.org Subject: Re: snmp_atm is broken? (world does not build) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 11 Aug 2004 03:55:34 -0000 On Tue, Aug 10, 2004 at 11:00:48PM -0300, Marc G. Fournier wrote: > On Tue, 10 Aug 2004, Ruslan Ermilov wrote: > > >On Tue, Aug 10, 2004 at 11:30:34AM +0700, Alexey Dokuchaev wrote: > >>Hi there, > >> > >>Today's world does not build, failing in snmp_atm: > >> > >>===> lib/libbsnmp/modules/snmp_atm > >>make: don't know how to make snmp_atm.h. Stop > >>*** Error code 2 > >> > >[...] > > > >>>From src/lib/libbsnmp/modules/snmp_atm/Makefile rev. 1.1 I see: > >> > >>SNMP_ATM=${.CURDIR}/../../../../contrib/ngatm/snmp_atm > >>INCS= snmp_${MOD}.h > >>CFLAGS+= -I${SNMP_ATM} > >> > >>but /usr/src/contrib/ngatm/snmp_atm is missing. Can you investigate? > >>If you are not responsible for this, please accept my apologies and > >>ignore this letter. :) > >> > >How many times must it be said? If you're running/using -CURRENT, > >please get yourself subscribed and *read* the current@ mailing list. > >There have been a ton of these reports already, and the issue is > >being worked on. Yeah, I guess that I'll subscribe. List traffic seems to be killing though. ;-) > > In Alexey's defense, his is the first report that I've found watching the > lists for this particular problem, since his is the first that (again, > I've seen) is quite specific in the subject, instead of just 'buildworld > fails' ... :( Thanks Marc. I appreciated it. ./danfe