From owner-freebsd-stable Wed Jul 31 7:46: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2395837B400; Wed, 31 Jul 2002 07:45:58 -0700 (PDT) Received: from flapjack.homeip.net (r96-70.bas1.srl.dublin.eircom.net [159.134.96.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA1D243E4A; Wed, 31 Jul 2002 07:45:55 -0700 (PDT) (envelope-from nick-lists@netability.ie) Received: from localhost (localhost [127.0.0.1]) by flapjack.homeip.net (8.12.3/8.12.3) with ESMTP id g6VEjq8b068553; Wed, 31 Jul 2002 15:45:53 +0100 (IST) (envelope-from nick-lists@netability.ie) Subject: Buildworld problems with RELENG_4_6 From: Nick Hilliard To: stable@freebsd.org Cc: nectar@freebsd.org, darrenr@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 31 Jul 2002 15:45:51 +0100 Message-Id: <1028126753.7956.2.camel@flapjack.netability.ie> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Today's xdr mfc to the security branches boobed up a little. It looks like xdr_array.c needs to #include . This is a fresh cvsup from a few minutes ago (15:43 BST). Nick -- 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.) *** Error code 1 Stop in /usr/src/lib/libc. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. flapjack# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message