From owner-freebsd-ports@FreeBSD.ORG Thu Aug 11 00:57:28 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7CF816A41F; Thu, 11 Aug 2005 00:57:28 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 910D643D48; Thu, 11 Aug 2005 00:57:28 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1E31Nw-000PiL-8y; Thu, 11 Aug 2005 00:57:28 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.52 (FreeBSD)) id 1E31Nv-0004sx-HA; Wed, 10 Aug 2005 14:57:27 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17146.41590.801331.618848@roam.psg.com> Date: Wed, 10 Aug 2005 14:57:26 -1000 To: Kris Kennaway References: <17146.38886.75018.763582@roam.psg.com> <20050811001733.GA7684@troutmask.apl.washington.edu> <20050811003947.GA23104@xor.obsecurity.org> Cc: FreeBSD Current , freebsd ports Subject: Re: compat5x (Re: libm.so.3) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2005 00:57:28 -0000 > ghc needs to depend on a compat5x package (which doesn't exist yet), > because it includes a binary-only bootstrap executable that links to > the old libraries. aha!! grazie for clue. randy