From owner-freebsd-questions@FreeBSD.ORG Mon Jul 26 20:36:50 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 7646716A4CE for ; Mon, 26 Jul 2004 20:36:50 +0000 (GMT) Received: from host4-server.com (host4-server.com [64.141.41.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CCC943D2D for ; Mon, 26 Jul 2004 20:36:50 +0000 (GMT) (envelope-from chinchoi@host4-server.com) Received: from chinchoi by host4-server.com with local (Exim 4.34) id 1BpCDI-00087C-R9 for questions@freebsd.org; Mon, 26 Jul 2004 16:36:48 -0400 From: To: questions@freebsd.org X-Mailer: NeoMail 1.26 X-IPAddress: 64.141.32.2 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Message-Id: Date: Mon, 26 Jul 2004 16:36:48 -0400 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host4-server.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [32043 544] / [47 12] X-AntiAbuse: Sender Address Domain - host4-server.com X-Source: X-Source-Args: X-Source-Dir: Subject: snmp port application 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: Mon, 26 Jul 2004 20:36:50 -0000 -- Hi all I have this problem when complied zebra to support snmp ===> ucd-snmp-4.2.6_3 conflicts with installed package(s): net-snmp-5.1.1_1 They install files into the same place. Please remove them first with pkg_delete(1). I checked the port application in the freebsd site and got This is Net-SNMP (previously known as "ucd-snmp"). It should be same one "right"? How can I compile the zebra without an error Thank you very much