From owner-freebsd-questions@FreeBSD.ORG Wed Apr 29 09:38:50 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 C25FC106567A for ; Wed, 29 Apr 2009 09:38:50 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from relay.ptn-ipout02.plus.net (relay.ptn-ipout02.plus.net [212.159.7.36]) by mx1.freebsd.org (Postfix) with ESMTP id 591158FC25 for ; Wed, 29 Apr 2009 09:38:50 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAIO290nUnw6T/2dsb2JhbADPLoN0BQ Received: from ptb-relay03.plus.net ([212.159.14.147]) by relay.ptn-ipout02.plus.net with ESMTP; 29 Apr 2009 10:09:37 +0100 Received: from [84.92.153.232] (helo=curlew.milibyte.co.uk) by ptb-relay03.plus.net with esmtp (Exim) id 1Lz5nN-0006vB-Kn for freebsd-questions@freebsd.org; Wed, 29 Apr 2009 10:09:37 +0100 Received: by curlew.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1Lz5nN-0000wV-66 for freebsd-questions@freebsd.org; Wed, 29 Apr 2009 10:09:37 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Wed, 29 Apr 2009 10:09:36 +0100 User-Agent: KMail/1.9.10 References: <49F5F9F9.5050506@InsightBB.com> In-Reply-To: <49F5F9F9.5050506@InsightBB.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904291009.37095.jmc-freebsd2@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-SA-Exim-Scanned: No (on curlew.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: 9bd1cb87ebed08f09f39182857de48c3 Subject: Re: Chicken and egg 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: Wed, 29 Apr 2009 09:38:51 -0000 On Monday 27 April 2009, Steven Friedrich wrote: > I built cairo with make -k install, so it would brute force past the > error, and after that I built libdrm and cairo again with portupgrade > -fr libdrm cairo. I think I had a similar problem a while ago. If I remember correctly it was fixed by running pkgdb -F to remove a superfluous dependency. -- Mike Clarke