Roland Mainz writes:
> ../sparc/src/lib/libast/conftab.c:112: error: `_POSIX_AIO_LISTIO_MAX'
> undeclared 
> here (not in a function)
> ../sparc/src/lib/libast/conftab.c:112: error: initializer element is not 
> constant
> ../sparc/src/lib/libast/conftab.c:112: error: (near initialization for 
> `_ast_conf_data[4].minmax.number')
> ../sparc/src/lib/libast/conftab.c:112: error: initializer element is not 
> -- snip --
> 
> I can't reproduce the problem on my side (B48 i386+SPARC; these machines
> were used to generate the headers) but Craig's B50/SPARC machine seems
> to fail constantly at this point - either something related to
> |_POSIX_AIO_LISTIO_MAX| changed in Nevada between B48 and B50 or
> something else is wrong...

I'd put my money on "something else is wrong."

The $SRC/head/limits.h file itself, where that #define lives, hasn't
changed since 2005 when I added the CDDL boilerplate.  That line of
code hasn't changed since 1993.

-- 
James Carlson, KISS Network                    <james.d.carlson at sun.com>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

Reply via email to