Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2002 11:30:01 -0800 (PST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/45167
Message-ID:  <200211091930.gA9JU1XM091281@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:23:59 -0700 (MST)

 In message: <45080000.1036869377@lerlaptop.lerctr.org>
             Larry Rosenman <ler@lerctr.org> writes:
 : I think the commit referenced needs to be backed out, or we need a Version 
 : Number Bump on libm.so.2, and the
 : OLD libm.so.2 available for the compat libc.so.3.
 : 
 : I believe the problem comes from the following lines in 
 : /usr/src/lib/msun/k_standard.c:
 : 
 :  21 #ifndef _USE_WRITE
 :      22 #include <stdio.h>                      /* fputs(), stderr */
 :      23 #define WRITE2(u,v)     fputs(u, stderr)
 :      24 #else   /* !defined(_USE_WRITE) */
 : 
 : when used with /usr/lib/compat/libc.so.3
 
 Strange.  I build world on two different machines w/o a problem.
 
 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?200211091930.gA9JU1XM091281>