Paul Eggert wrote:
Matthew Woehlke <[EMAIL PROTECTED]> writes:
configure still botches the compiler. I finally got to tearing apart
config.log; the reason appears to be because there is no stdbool.h on
my system.

That would explain why 'configure' doesn't try -qlanglvl=extc99.
A compiler that lacks stdbool.h is not a C99 compiler.

It sounds like an installation issue.  Most likely you just have an
old compiler or set of include files installed in your system.

Um. I guess that's it. I dropped in one from a different (5.3) AIX box, hopefully that won't cause problems! :-) At any rate that seemed to fix coreutils' configure.

Wonder why it's missing...

--
Matthew
<insert witty signature here>



_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to