From owner-freebsd-questions@FreeBSD.ORG Thu Nov 26 06:08:20 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C678106566B for ; Thu, 26 Nov 2009 06:08:20 +0000 (UTC) (envelope-from vaibhav.gavane@gmail.com) Received: from mail-pz0-f185.google.com (mail-pz0-f185.google.com [209.85.222.185]) by mx1.freebsd.org (Postfix) with ESMTP id 61FF78FC0C for ; Thu, 26 Nov 2009 06:08:20 +0000 (UTC) Received: by pzk15 with SMTP id 15so324708pzk.3 for ; Wed, 25 Nov 2009 22:08:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=fSiNTbhBRLjbEO5fsRywYVOMfvYMbxk76t4bLPTUVpI=; b=AGZ25vSU2yrURo24C6LZiRELLZzOxsDPqEoZWdPSJY2QHgIVyF7Gm2fCL2T7vfYK0t 824Flh/3rmQiex7k7CLnWAeTnLNQ1qLcv73TPv8OfvYDEBuTDxTB5F8+x0xEOSu35L1a KEthxpdmDYHj4xeckMNF9xrpq0PPDO/5NLT6U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=brKKsIezU5j969T01a3wU+1Nkxu5geojqUbhdXR9UsB/g4UGJUE8mlo5c952L2bAMc Reblw5NeYUHcquVTMnaxQ4JfDEcmh56e6o5WesZnvj9W973lbOCvo0t+YDf/K3Sc5RLX 4N70MpVeFjs+tkDndv/lpKJ5cj4Hs0G07LL+I= MIME-Version: 1.0 Received: by 10.143.129.7 with SMTP id g7mr904291wfn.241.1259215700107; Wed, 25 Nov 2009 22:08:20 -0800 (PST) In-Reply-To: <20091126040146.GA70848@thought.org> References: <20091126000804.GA59666@thought.org> <20091126040146.GA70848@thought.org> Date: Thu, 26 Nov 2009 11:38:20 +0530 Message-ID: <7576e2a20911252208t7976fb6v7b36bd4c58db79f8@mail.gmail.com> From: Vaibhav Gavane To: Gary Kline Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Mailing List Subject: Re: SAME: Re: need help; cacti fails to build on 7.2-R, p4.... 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: Thu, 26 Nov 2009 06:08:20 -0000 On Thu, Nov 26, 2009 at 9:31 AM, Gary Kline wrote: > tHIS I doesn't understand. Maybe it's time for a portupgrade > on my brand new system...... This stuff is the biggest > turnoff with FBSD. In fat, it's the only one, since server > are supposed to be workhorses. > If you were installing cacti for the first time, i.e. with portinstall, then according to the manual, the dependencies should have been automatically upgraded. Either your ports tree itself was out of date or there is something wrong with portupgrade. If you suspect the latter, consider giving portmaster a try.