Date: Sun, 14 Nov 2004 06:25:01 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Andrew Moran <amoran@forsythia.net> Cc: freebsd-ports@freebsd.org Subject: Re: seemingly unfixable Spinlock error under 5.3? Message-ID: <20041114142501.GA32313@troutmask.apl.washington.edu> In-Reply-To: <D40DF712-35F5-11D9-B17D-000D93B1D960@forsythia.net> References: <Pine.GSO.4.43.0411131939590.11644-100000@sea.ntplx.net> <D40DF712-35F5-11D9-B17D-000D93B1D960@forsythia.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041114142501.GA32313>