From owner-freebsd-current@FreeBSD.ORG Sun Nov 14 14:31:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B712816A4CE for ; Sun, 14 Nov 2004 14:31:09 +0000 (GMT) Received: from ns.nnt.ru (ns.nnt.ru [217.72.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B68E43D55 for ; Sun, 14 Nov 2004 14:31:09 +0000 (GMT) (envelope-from nobody@ns.nnt.ru) Received: from drweb by ns.nnt.ru with drweb-scanned (Exim 3.36 #1) id 1CTLKj-000LvV-00 for freebsd-current@freebsd.org; Sun, 14 Nov 2004 17:26:25 +0300 Received: from nobody by ns.nnt.ru with local (Exim 3.36 #1) id 1CTLKi-000Lv1-00; Sun, 14 Nov 2004 17:26:24 +0300 Received: from mx2.freebsd.org ([216.136.204.119]) by ns.nnt.ru with esmtp (Exim 3.36 #1) id 1CTLKi-000Lu7-00 for goblin@nnt.ru; Sun, 14 Nov 2004 17:26:24 +0300 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 649B6576EB; Sun, 14 Nov 2004 14:25:38 +0000 (GMT) (envelope-from owner-freebsd-ports@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AF1D316A4E5; Sun, 14 Nov 2004 14:25:34 +0000 (GMT) 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 B6A1D16A4CE; Sun, 14 Nov 2004 14:25:19 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73FCE43D46; Sun, 14 Nov 2004 14:25:19 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) iAEEP1hl032343; Sun, 14 Nov 2004 06:25:01 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)iAEEP1LG032342; Sun, 14 Nov 2004 06:25:01 -0800 (PST) (envelope-from sgk) Date: Sun, 14 Nov 2004 06:25:01 -0800 From: Steve Kargl To: Andrew Moran Message-ID: <20041114142501.GA32313@troutmask.apl.washington.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Errors-To: owner-freebsd-ports@freebsd.org X-bogoflag: true X-2Bogosity: No, tests=bogofilter, spamicity=0.938052, version=0.92.8 cc: Daniel Eischen cc: freebsd-current@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: seemingly unfixable Spinlock error under 5.3? X-BeenThere: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 14:31:09 -0000 On Sat, Nov 13, 2004 at 08:29:52PM -0800, Andrew Moran wrote: > > Do I need libc_r in /usr/lib? is it safe to move them? Everytime I > rebuild world, it'll just put it back, I'm guessing. Ugh. > Add "NOLIBC_R=true" to /etc/make.conf. rm /usr/lib/libc_r* make world -- Steve _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"