Matthew Woehlke wrote:
...for some reason, configure on AIX is incorrectly thinking that it has strndup (declared, anyway) from the OS, when it does not UNLESS '_ALL_SOURCE' is defined. This causes a build failure in xstrndup (from coreutils 6.6, and Jim's 6.7+ snapshot from Jan-26).
Curiouser and curiouser. This is still broken in Jim's latest coreutils snapshot, but only if xlc is used in -qlanglvl=ansi mode; -qlanglvl=extc99 is ok.
-- Matthew "Do you do windows as well?" "Only when I'm forced to deal with Microsoft..." -- from a story by Feech _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
