defining uint64_t, etc., during configure

Igor Sysoev igor at sysoev.ru
Thu Apr 29 10:30:38 MSD 2010


On Wed, Apr 28, 2010 at 04:07:57PM -0400, Brian Lewis wrote:

> 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

What is in objs/autoconf.err after
checking for sys/bitypes.h
?


-- 
Igor Sysoev
http://sysoev.ru/en/



More information about the nginx mailing list