From owner-freebsd-current@FreeBSD.ORG Thu Jan 15 13:33:55 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 E508A16A4CE for ; Thu, 15 Jan 2004 13:33:55 -0800 (PST) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD6D43D4C for ; Thu, 15 Jan 2004 13:33:55 -0800 (PST) (envelope-from freebsd@coal.sentex.ca) Received: from dementia.afflictions.org (dementia [172.16.0.56]) by pandora.afflictions.org (Postfix) with ESMTP id 034735BD34 for ; Thu, 15 Jan 2004 17:03:17 -0500 (EST) Received: by dementia.afflictions.org (Postfix, from userid 1001) id BD6BE6D45C; Thu, 15 Jan 2004 16:35:25 -0500 (EST) Date: Thu, 15 Jan 2004 16:35:25 -0500 From: Damian Gerow To: current@freebsd.org Message-ID: <20040115213525.GB40114@afflictions.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i Subject: Re: Problems with net/net-snmp on 5.2-RELEASE? 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: Thu, 15 Jan 2004 21:33:56 -0000 Thus spake Damian Gerow (freebsd@coal.sentex.ca) [15/01/04 13:51]: : I'm having troubles getting net/net-snmp working on 5.2-RELEASE -- I've : tried both 5.1 and 5.0.9, and both are exhibiting the same behaviour. This : is with 5.0.9 (communities changed to protect the innocent): Whoops. Found the problem -- the default install of 5.2 doesn't appear to mount /proc by default. Mounted, problem (mostly) fixed. Still have some permission issues, but those I can handle.