"Pat Lasswell" <[EMAIL PROTECTED]> writes:
>
> Then, I have to edit the emitted config.h to remove
>
> #define socklen_t int
>
> because configure wrongly concludes it is absent from the system headers.
> It is also the cause of the warning during configure.
Thanks, I think we've got a fix for tha
First, during configure, this appearsconfigure: WARNING: libc.h: present but cannot be compiledconfigure: WARNING: libc.h: check for missing prerequisite headers?configure: WARNING: libc.h: see the Autoconf documentation
configure: WARNING: libc.h: section "Present But Cannot Be Compiled"co