error: can not define uint64_t when running ./configure
Maxim Dounin
mdounin at mdounin.ru
Thu Jan 6 10:37:26 MSK 2011
Hello!
On Thu, Jan 06, 2011 at 01:34:46AM -0500, yang wrote:
> the same problem on open suse
Well, the same question:
>> What is in objs/autoconf.err near "checking for uint64_t" ?
Though most likely you want to remove -Werror from CFLAGS, try
$ CFLAGS="" ./configure
Alternatively, apply patch from here:
http://nginx.org/pipermail/nginx-devel/2010-November/000548.html
Maxim Dounin
More information about the nginx
mailing list