From owner-freebsd-bugs Sat Nov 9 11:30: 3 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BBB137B401 for ; Sat, 9 Nov 2002 11:30:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AEEA43E3B for ; Sat, 9 Nov 2002 11:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gA9JU1x3091282 for ; Sat, 9 Nov 2002 11:30:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gA9JU1XM091281; Sat, 9 Nov 2002 11:30:01 -0800 (PST) Date: Sat, 9 Nov 2002 11:30:01 -0800 (PST) Message-Id: <200211091930.gA9JU1XM091281@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "M. Warner Losh" Subject: Re: bin/45167 Reply-To: "M. Warner Losh" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/45167; it has been noted by GNATS. From: "M. Warner Losh" 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 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 /* 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