Subject: SIZE_T_MAX Problem
To: None <current-users@netbsd.org>
From: Jason Hecker <jhecker@wireless.org.au>
List: current-users
Date: 08/16/2003 23:13:41
For a few weeks now the current CVS source tree has consistently failed a=
s=20
shown below.  I am trying to build on Redhat 8.0 and 9.0 boxes and it fai=
ls=20
at the same point for evbppc and evbsh3-eb archs.  Somehow information in=
 the=20
pertinent limits.h isn't being passed up properly, methinks.

----------------------------------------

cc -O -I/mnt/netbsd/current/objs/tools/compat=20
-I/mnt/netbsd/current/objs/tools/compat/include =20
-I/mnt/netbsd/current/src/tools/cat/../compat -DHAVE_CONFIG_H =20
-D_FILE_OFFSET_BITS=3D64 -D_NETBSD_SOURCE  -c -o cat.lo.o=20
/mnt/netbsd/current/src/bin/cat/cat.c
/mnt/netbsd/current/src/bin/cat/cat.c: In function `printescaped':
/mnt/netbsd/current/src/bin/cat/cat.c:337: `SIZE_T_MAX' undeclared (first=
 use=20
in this function)
/mnt/netbsd/current/src/bin/cat/cat.c:337: (Each undeclared identifier is=
=20
reported only once
/mnt/netbsd/current/src/bin/cat/cat.c:337: for each function it appears i=
n.)
*** Error code 1

Stop.
nbmake: stopped in /mnt/netbsd/current/src/tools/cat
*** Error code 1

Stop.
nbmake: stopped in /mnt/netbsd/current/src/tools/cat
*** Error code 1

Stop.
nbmake: stopped in /mnt/netbsd/current/src/tools

ERROR: Failed to make tools
*** BUILD ABORTED ***



--=20
Cheers,
jASON Hecker
---------------------------------------------
--=3D=3D http://www.wireless.org.au/~jhecker =3D=3D--
---------------------------------------------