From owner-freebsd-questions@FreeBSD.ORG Fri Feb 3 16:48:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9D40A16A420 for ; Fri, 3 Feb 2006 16:48:19 +0000 (GMT) (envelope-from jon.brisbin@npcinternational.com) Received: from mail1.npci.com (mail.npcinternational.com [63.76.154.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AA8543D48 for ; Fri, 3 Feb 2006 16:48:18 +0000 (GMT) (envelope-from jon.brisbin@npcinternational.com) Received: from [172.16.0.131] ([172.16.0.131]) by mail1.npci.com (MOS 3.5.9-GR) with ESMTP id CAH33159 (AUTH via LOGINBEFORESMTP); Fri, 3 Feb 2006 10:37:37 -0600 (CST) Message-ID: <43E38951.7060706@npcinternational.com> Date: Fri, 03 Feb 2006 10:48:17 -0600 From: Jon Brisbin User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Problems installing SNMP from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2006 16:48:19 -0000 I just installed SNMPD from ports not an hour ago on a system I built yesterday. No problems. Now I try and install SNMP on another system that is running a non-PAE kernel, which I built a month ago, but on which almost everything is on the same version as the previous box. When I try and install net-snmp4 I get this: +--( root@development )-(Fri, Feb 03 10:41 AM)--> +-( /usr/ports/net-mgmt/net-snmp4 ):# make install You may use the following build option(s): WITHOUT_SSL=yes Disable the OpenSSL support. ===> Vulnerability check disabled, database not found => ucd-snmp-4.2.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/net-snmp/. ucd-snmp-4.2.6.tar.gz 100% of 1677 kB 297 kBps ===> Extracting for ucd-snmp-4.2.6_3 => MD5 Checksum OK for ucd-snmp-4.2.6.tar.gz. => No SHA256 checksum recorded for ucd-snmp-4.2.6.tar.gz. ===> ucd-snmp-4.2.6_3 depends on file: /usr/local/bin/perl5.8.6 - found ===> Patching for ucd-snmp-4.2.6_3 ===> ucd-snmp-4.2.6_3 depends on file: /usr/local/bin/perl5.8.6 - found ===> Applying FreeBSD patches for ucd-snmp-4.2.6_3 ===> ucd-snmp-4.2.6_3 depends on file: /usr/local/bin/perl5.8.6 - found ===> Configuring for ucd-snmp-4.2.6_3 ===> Building for ucd-snmp-4.2.6_3 make: cannot open Makefile. *** Error code 2 Stop in /usr/ports/net-mgmt/net-snmp4. I have WITHOUT_SSL=yes set in make.conf because I had seen another ML discussion from 2003 that mentioned there might be a problem there. I just cvsup'd my ports tree immediately before running this command. I'm as up-to-date as one can possibly get :-) Any help you can give here would be greatly appreciated. I'm trying to get this development box added into the monitors for this management software I'm trying out... ( http://manageengine.adventnet.com/products/applications_manager/ ) My production box is already done, but I'd like to have development in there too. Thanks! Jon Brisbin Webmaster NPC International, Inc.