defining uint64_t, etc., during configure

Brian Lewis brian at monetra.com
Thu Apr 29 00:07:57 MSD 2010


On Thursday, 29.04.10 at 00:01, Igor Sysoev wrote:
> Sorry, this patch is wrong. Here is a new one.

Thanks.

checking for int size ... 4 bytes
checking for long size ... 4 bytes
checking for long long size ... 8 bytes
checking for void * size ... 4 bytes
checking for int64_t ... int64_t not found, long long used
checking for uint64_t ... uint64_t not found u_int64_t not found, unsigned long long used
checking for sig_atomic_t ... found
checking for sig_atomic_t size ... 4 bytes
checking for socklen_t ... socklen_t not found, int used
checking for in_addr_t ... in_addr_t not found uint32_t not found
./configure: error: can not define in_addr_t



More information about the nginx mailing list