From owner-freebsd-stable@FreeBSD.ORG Wed Oct 7 18:29:27 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D65D31065679 for ; Wed, 7 Oct 2009 18:29:27 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-yw0-f186.google.com (mail-yw0-f186.google.com [209.85.211.186]) by mx1.freebsd.org (Postfix) with ESMTP id 909758FC16 for ; Wed, 7 Oct 2009 18:29:27 +0000 (UTC) Received: by ywh16 with SMTP id 16so4601810ywh.13 for ; Wed, 07 Oct 2009 11:29:26 -0700 (PDT) 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=p/RbRl8nvAY608ecSnoU9aNohSqDfQ2+trMlLX2PiuM=; b=Z5a0W6aATbmjMkE+/VwfDSrieZvhYoKwV9Og61VBCgpqWVcu6GoB2NLXGI2SCSde2a QhWdNL+oewytWVm9PkKiiU5NoURMGJ/vIYyqnuzQAxkNl4ZGVBjNndOsUxv8LFGu39vz APETEMmywVTMXxqo1HAsf+Rfik3F6rQdv06e0= 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=mpddywQBv78Luqbz4rnN+axo9PO4gZPumeTrw+/m5UNjq+DbySQHPgARvVgiGf5Ab+ cF5dXLzGcYTEhTiDuyeH8n+pnAsrNQHUApEeSYcF1Qm8oScy8pj6dO4AhuyU7oB+2uST 31e+YNGx6m0JqwzYIR+YQZQt7iuy70ESTDcsA= MIME-Version: 1.0 Received: by 10.150.213.7 with SMTP id l7mr501395ybg.220.1254938586057; Wed, 07 Oct 2009 11:03:06 -0700 (PDT) In-Reply-To: <93C575B79E9B01449EBBB084032BC57011F84E7A52@mail.ucwv.edu> References: <93C575B79E9B01449EBBB084032BC57011F84E7A52@mail.ucwv.edu> Date: Wed, 7 Oct 2009 13:03:06 -0500 Message-ID: <6201873e0910071103j2eb5ee4bn1fb80c6de3370b92@mail.gmail.com> From: Adam Vande More To: mailinglist Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-stable@freebsd.org" Subject: Re: Installing Cacti from Ports X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2009 18:29:28 -0000 On Wed, Oct 7, 2009 at 12:31 PM, mailinglist wrote: > I hada VM running an older installation of FreeBSD 7.2. I recently got > back to it and tried to install Cacti from the ports collection. I cvsup'd > in an up-to-date ports collection, and did the usual "make, make install" > for Cacti. During the "make install" process a dependency failed to build. > I believe it was xcb-utils that failed to build because XCB was at version > 1.2 and needed to be at 1.4. I couldn't get the issue resolved no matter > what I tried. I ended up giving up.....later on I went through the > "freebsd-update" process and upgraded to a newer version of 7.2. After that > Cacti and all dependencies built and installed successfully. Was XCB > upgraded when I did the freebsd-update process? Or what? I'm just trying > to find out what happened..... Thanks! > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > You might want to try a tool like portmaster or portupgrade to manage these dependency and package backup process. -- Adam Vande More