Date: Sat, 9 Nov 2002 11:40:05 -0800 (PST) From: Larry Rosenman <ler@lerctr.org> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/45167 Message-ID: <200211091940.gA9Je5gw095073@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/45167; it has been noted by GNATS.
From: Larry Rosenman <ler@lerctr.org>
To: "M. Warner Losh" <imp@bsdimp.com>
Cc: bug-followup@freebsd.org
Subject: Re: bin/45167
Date: Sat, 09 Nov 2002 13:39:31 -0600
--On Saturday, November 09, 2002 12:32:49 -0700 "M. Warner Losh"
<imp@bsdimp.com> wrote:
> In message: <55070000.1036869964@lerlaptop.lerctr.org>
> Larry Rosenman <ler@lerctr.org> writes:
> : The problem isn't buildworld, the problem is /usr/lib/compat/libc.so.3
> : doesn't define the extern FILE *__stderrp
> : so /usr/lib/libm.so.2 can't find them, so the rt-loader doesn't allow
> it to : run.
> :
> : It's a Backwards Compatibility thing.
>
> OK. I'll have to think about what to do. It might be to add
> __std{in,out,err}p to the 3.x compat library. Since there is no .2
> version to worry about because that was a.out and a.out isn't
> changing... We had a similar problem with 5 -> 4.
I don't know if that's the right thing(TM).
I do know that I'd like to see a fix quickly, or the commit backed out until
this is hashed out.
LER
>
> Warner
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211091940.gA9Je5gw095073>
