From owner-freebsd-ports@FreeBSD.ORG Thu Aug 11 00:36:05 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 5ADD216A41F; Thu, 11 Aug 2005 00:36:05 +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 2317943D45; Thu, 11 Aug 2005 00:36:05 +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 1E313E-000P0A-PR; Thu, 11 Aug 2005 00:36:04 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.52 (FreeBSD)) id 1E313E-0004rF-6z; Wed, 10 Aug 2005 14:36:04 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17146.40307.505413.710668@roam.psg.com> Date: Wed, 10 Aug 2005 14:36:03 -1000 To: Steve Kargl References: <17146.38886.75018.763582@roam.psg.com> <20050811001733.GA7684@troutmask.apl.washington.edu> Cc: Simon Marlow , FreeBSD Current , freebsd ports Subject: 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:36:05 -0000 >> clean 7.0 system as of yesterday, i.e. no old sys cruft on disk > Did you re-install all your old ports? well, except the one that would not install because of no libm.so.* :-) >> make of lang/ghc fails for libm.so.3 >> well, there is no /usr/obj/usr/src/lib/limb in 7.0 >> there is a [/usr/obj]/usr/src/lib/msun/libm.so.4 > man libmap.conf yep but who/why is someone wanting the .3 lib? i am building all from sources, darn it! randy