Re: Problem updating with RELENG_4_6 branch [stdio fix]

From: Darren Reed (avalon@coombs.anu.edu.au)
Date: 07/31/02


From: Darren Reed <avalon@coombs.anu.edu.au>
To: wincentcolaiuta@mac.com (Wincent Colaiuta)
Date: Thu, 1 Aug 2002 01:42:32 +1000 (Australia/ACT)

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