Subject: Re: SIZE_T_MAX Problem
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 08/16/2003 14:11:04
In article <200308170000.25280.jhecker@wireless.org.au>,
Jason Hecker <jhecker@wireless.org.au> wrote:
>> what does fgrep -r SIZE_T_MAX /usr/include print?
>
>Nothing much, just this:
>
>[jason@blah src]$ fgrep -r SIZE_T_MAX /usr/include
>grep: warning: /usr/include/gnome-xml/libxml: recursive directory loop
>
>That's it.

It should be defined in /usr/include/powerpc/limits.h on the ppc case.
Is that directory/file there?

christos