From owner-freebsd-stable@FreeBSD.ORG Wed Oct 7 17:41:56 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 98E111065696 for ; Wed, 7 Oct 2009 17:41:56 +0000 (UTC) (envelope-from mailinglist@ucwv.edu) Received: from mail.ucwv.edu (mail.ucwv.edu [216.30.201.15]) by mx1.freebsd.org (Postfix) with ESMTP id 67D168FC13 for ; Wed, 7 Oct 2009 17:41:56 +0000 (UTC) Received: from mail.ucwv.edu ([172.16.0.15]) by mail.ucwv.edu ([172.16.0.15]) with mapi; Wed, 7 Oct 2009 13:31:50 -0400 From: mailinglist To: "freebsd-stable@freebsd.org" Date: Wed, 7 Oct 2009 13:31:49 -0400 Thread-Topic: Installing Cacti from Ports Thread-Index: AQHKR3QNe+bn0pa8JE6LXsBIhOV7iA== Message-ID: <93C575B79E9B01449EBBB084032BC57011F84E7A52@mail.ucwv.edu> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: 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 17:41:56 -0000 I hada VM running an older installation of FreeBSD 7.2. I recently got bac= k 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 wh= at 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 a= nd all dependencies built and installed successfully. Was XCB upgraded whe= n I did the freebsd-update process? Or what? I'm just trying to find out = what happened..... Thanks! =