From owner-cvs-ports@FreeBSD.ORG Wed Jul 26 17:00:32 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F4E616A4DF; Wed, 26 Jul 2006 17:00:32 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB29F43D70; Wed, 26 Jul 2006 17:00:26 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.56] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.6/8.13.6) with ESMTP id k6QH0J7L006460 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 26 Jul 2006 10:00:23 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <44C79F92.4090000@FreeBSD.org> Date: Wed, 26 Jul 2006 10:00:02 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Jun Kuriyama References: <200607200143.k6K1hn7I029751@repoman.freebsd.org> <44C6A585.4060604@FreeBSD.org> <7m4px5dk1v.wl%kuriyama@imgsrc.co.jp> In-Reply-To: <7m4px5dk1v.wl%kuriyama@imgsrc.co.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-mgmt/net-snmp Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jul 2006 17:00:32 -0000 Jun Kuriyama wrote: > At Tue, 25 Jul 2006 16:13:09 -0700, > Maxim Sobolev wrote: >>> Modified files: >>> net-mgmt/net-snmp Makefile distinfo pkg-plist >>> Log: >>> - Upgrade to 5.2.3. >> I can't build it here anymore: >> >> Warning: prerequisite NetSNMP::OID 5.1 not found. >> Writing Makefile for NetSNMP::TrapReceiver >> Writing Makefile for Bundle::NetSNMP >> Makefile out-of-date with respect to >> /usr/local/lib/perl5/5.8.8/mach/Config.pm >> /usr/local/lib/perl5/5.8.8/mach/CORE/config.h >> Cleaning current config before rebuilding Makefile... >> make -f Makefile.old clean > /dev/null 2>&1 >> /usr/bin/perl Makefile.PL >> ERROR from evaluation of >> /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.2.3/perl/default_store/Makefile.PL: >> You need to install net-snmp first (I can't find net-snmp-config) at >> ./Makefile.PL line 83. >> *** Error code 2 > > What is your OS version? 6.1-p3. -Maxim