defining uint64_t, etc., during configure

Brian Lewis brian at monetra.com
Wed Apr 28 23:42:45 MSD 2010


On Wednesday, 28.04.10 at 23:18, Igor Sysoev wrote:
> It seems <sys/bitypes.h> is the right way to use int32_t, etc. on SCO.
> Could you try the attached patch ?

Thank you for the patch.

checking for uint64_t ... uint64_t not found u_int64_t not found
./configure: error: can not define uint64_t

<sys/bitypes.h> defines int32_t and u_int32_t, but I don't see any
definitions for int64_t or u_int64_t anywhere in /usr/include.



More information about the nginx mailing list