From owner-freebsd-security Wed Jul 31 8:44:49 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D617837B400 for ; Wed, 31 Jul 2002 08:44:45 -0700 (PDT) Received: from caligula.anu.edu.au (caligula.anu.edu.au [150.203.224.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id B295D43E3B for ; Wed, 31 Jul 2002 08:43:44 -0700 (PDT) (envelope-from avalon@caligula.anu.edu.au) Received: (from avalon@localhost) by caligula.anu.edu.au (8.9.3/8.9.3) id BAA14594; Thu, 1 Aug 2002 01:42:33 +1000 (EST) From: Darren Reed Message-Id: <200207311542.BAA14594@caligula.anu.edu.au> Subject: Re: Problem updating with RELENG_4_6 branch [stdio fix] To: wincentcolaiuta@mac.com (Wincent Colaiuta) Date: Thu, 1 Aug 2002 01:42:32 +1000 (Australia/ACT) Cc: freebsd-security@FreeBSD.ORG In-Reply-To: <67229600-A49B-11D6-9DBA-003065C60B4C@mac.com> from "Wincent Colaiuta" at Aug 01, 2002 01:07:20 AM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In some mail from Wincent Colaiuta, sie said: > > Just wondering if anyone has had any troubles updating their systems in > light of the recent security notification (FreeBSD-SA-02:23.stdio > [REVISED]). > > I decided to update by rebuilding the world, and after a fresh cvsup of > the RELENG_4_6 branch, I get the following error during the "make > buildworld" in /usr/src/lib/libc: > > > cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include > > -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE > > -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c > > /usr/src/lib/libc/../libc/xdr/xdr_array.c -o xdr_array.o > > /usr/src/lib/libc/../libc/xdr/xdr_array.c: In function `xdr_array': > > /usr/src/lib/libc/../libc/xdr/xdr_array.c:80: `UINT_MAX' undeclared > > (first use in this function) > > /usr/src/lib/libc/../libc/xdr/xdr_array.c:80: (Each undeclared > > identifier is reported only once > > /usr/src/lib/libc/../libc/xdr/xdr_array.c:80: for each function it > > appears in.) My mistake. This has been fixed in CVS already. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message