From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 00:34:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07B6A16A4CE for ; Fri, 3 Dec 2004 00:34:23 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id CABA943D41 for ; Fri, 3 Dec 2004 00:34:22 +0000 (GMT) (envelope-from bartobri@comcast.net) Received: from [192.168.0.104] (c-67-164-245-66.client.comcast.net[67.164.245.66]) by comcast.net (rwcrmhc12) with SMTP id <2004120300342101400ekn9me>; Fri, 3 Dec 2004 00:34:22 +0000 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <15EE8FE8-44C3-11D9-9FDA-000A95886E00@comcast.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: Brian Barto Date: Thu, 2 Dec 2004 19:34:26 -0500 X-Mailer: Apple Mail (2.619) Subject: problem with net-snmp while installing ethereal from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 00:34:23 -0000 Hi all, i'm trying to install ethereal from ports. It says it depends on shared library netsnmp.6 and the make shortly fails after with the following error: shared library "netsnmp.6" does not exist The net-snmp web site says the latest is 5.2 My ports tree was updated two days ago. What am I not getting here? Thanks, Brian