"James Youngman" <[EMAIL PROTECTED]> writes: > checking for stdint.h... yes > checking for stdint.h... (cached) yes
I don't observe this on Solaris 8, with Sun C 5.8 2005/10/13. I just get this: checking for stdint.h... no I suspect that the host in question has its own copy of stdint.h installed into /usr/local/include, or something like that. If this private copy is sufficiently strange, it might cause the symptoms you observe.
