From owner-freebsd-current@FreeBSD.ORG Thu Jan 15 13:33:18 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 A1A6316A4CE for ; Thu, 15 Jan 2004 13:33:18 -0800 (PST) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5620243D5C for ; Thu, 15 Jan 2004 13:33:17 -0800 (PST) (envelope-from dgerow@afflictions.org) Received: from dementia.afflictions.org (dementia [172.16.0.56]) by pandora.afflictions.org (Postfix) with ESMTP id C484B5BA4C for ; Thu, 15 Jan 2004 17:02:38 -0500 (EST) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 733836D457; Thu, 15 Jan 2004 16:34:47 -0500 (EST) Date: Thu, 15 Jan 2004 16:34:47 -0500 From: Damian Gerow To: current@freebsd.org Message-ID: <20040115213447.GA40114@afflictions.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 5.2-RC on a i386 X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.5.1i X-Mailman-Approved-At: Thu, 15 Jan 2004 14:24:04 -0800 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:18 -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.