Date: Mon, 12 Feb 2001 17:27:20 -0800 From: Peter Wemm <peter@netplex.com.au> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Warner Losh <imp@harmony.village.org>, Daniel Eischen <eischen@vigrid.com>, John Indra <john@office.naver.co.id>, freebsd-current@FreeBSD.ORG Subject: Re: Patch for FILE problems (was Re: -CURRENT is bad for me...) Message-ID: <200102130127.f1D1RKU56334@mobile.wemm.org> In-Reply-To: <xzp8znbo04k.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav wrote: > Peter Wemm <peter@netplex.com.au> writes: > > Sorry, I made the mistake of looking at this bikeshed and lost my nerve. > > The patch I was going to commit was: > > http://people.freebsd.org/~peter/stdio.diff3 > > .. but this *totally* breaks installworld due to *BAD* brokenness in > > installworld. > > No, it doesn't, because you bumped the libc major. Set it to 500 like > we discussedm, and commit (or I will, damnit). Sorry, I meant without the bump. it goes something like this: install -c libc.so.5 /usr/lib install -c libc_pic.a /usr/lib /usr/libexec/ld-elf.so.1: undefined symbol __sF in COPY relocation at which point any stdio using dynamic binary is hosed, including the *USELESS* copies in /tmp that installworld stashed away. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102130127.f1D1RKU56334>