From owner-freebsd-current@FreeBSD.ORG Mon Feb 12 08:43:09 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5933F16A406 for ; Mon, 12 Feb 2007 08:43:09 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id 362A513C478 for ; Mon, 12 Feb 2007 08:43:09 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from uucp by munchkin.clue.co.za with local (Exim 4.62) (envelope-from ) id 1HGWmC-0007fN-AG; Mon, 12 Feb 2007 08:43:08 +0000 Received: from dhcp-250.clue.co.za ([10.0.0.250] helo=clue.co.za) by urchin.clue.co.za with esmtpa (Exim 4.62) (envelope-from ) id 1HGWlw-0006je-BX; Mon, 12 Feb 2007 08:42:53 +0000 Received: from localhost ([127.0.0.1]) by clue.co.za with esmtp (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HGWls-000NPi-I4; Mon, 12 Feb 2007 10:42:48 +0200 To: Eric Anderson From: Ian FREISLICH In-Reply-To: Message from Eric Anderson of "Mon, 12 Feb 2007 00:18:26 CST." <45D006B2.5070906@freebsd.org> X-Attribution: BOFH Date: Mon, 12 Feb 2007 10:42:48 +0200 Message-Id: X-Spam-Scanner: urchin.clue.co.za X-Spam-Score: 1.0 (+) [INT 10] X-Spam-Report: 1.0/5.0 ---- Start SpamAssassin results * 0.9 MSGID_FROM_MTA_ID Message-Id for external message added locally * 0.1 AWL AWL: From: address is in the auto white-list ---- End SpamAssassin results Cc: freebsd-current@freebsd.org Subject: Re: Problem building various ports (dependencies). X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Feb 2007 08:43:09 -0000 Eric Anderson wrote: > > Is the problem with the way the ports collection detects the existence > > of dependencies or with the way the dependencies are installed? > > I'm guessing it's the removal of objformat from the tree. You can try > to grab the pre-removal version, and compile/install it. This helped me > build my ports again. Painful. Hmm. That would be it. Seems like it's been threatened for a long time. ---------------------------- revision 1.19 date: 2007/01/25 22:26:41; author: peter; state: dead; lines: +1 -1 Retire objformat(1) as threatened in 2002. Ian -- Ian Freislich