On 06/13/2014 02:38 PM, Michael Felt wrote: > make[2]: Entering directory `/data/prj/gnu/coreutils/coreutils-8.22' > CC src/od.o > "src/od.c", line 432.47: 1506-045 (S) Undeclared identifier > _GL_FLT_PREC_BOUND.
> CC src/getlimits.o > "src/getlimits.c", line 112.53: 1506-045 (S) Undeclared identifier > _GL_LDBL_PREC_BOUND. I think Paul has already avoided this AIX compiler bug, and so this will be fixed in the upcoming coreutils-8.23 http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=6f053ff1 thanks, Pádraig.