Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2002 11:40:02 -0800 (PST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/45167
Message-ID:  <200211091940.gA9Je2sx095060@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: "M. Warner Losh" <imp@bsdimp.com>
To: ler@lerctr.org
Cc: bug-followup@freebsd.org
Subject: Re: bin/45167
Date: Sat, 09 Nov 2002 12:32:49 -0700 (MST)

 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.
 
 Warner

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.gA9Je2sx095060>