Date: Sun, 14 Nov 2004 10:06:56 -0800 From: Andrew Moran <amoran@forsythia.net> To: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: seemingly unfixable Spinlock error under 5.3? Message-ID: <F8D11CBD-3667-11D9-9D5A-000D93B1D960@forsythia.net> In-Reply-To: <20041114142501.GA32313@troutmask.apl.washington.edu> References: <Pine.GSO.4.43.0411131939590.11644-100000@sea.ntplx.net> <D40DF712-35F5-11D9-B17D-000D93B1D960@forsythia.net> <20041114142501.GA32313@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Okay I'll try that and just live without libc_r. Thanks for all your help guys! --Andy On Nov 14, 2004, at 6:25 AM, Steve Kargl wrote: > 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" > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F8D11CBD-3667-11D9-9D5A-000D93B1D960>