Build error - nginx 0.8.27

OS is Linux 2.6.18 x86_64

./configure command:

./configure --pid-path=/usr/local/nginx/logs/nginx.pid
–sbin-path=/usr/local/sbin/nginx --without-http_rewrite_module
–without-http_charset_module --without-http_gzip_module
–without-http_geo_module --without-http_auth_basic_module
–without-http_userid_module --without-http_autoindex_module
–without-http_proxy_module --without-http_fastcgi_module
–without-http_memcached_module --without-http_empty_gif_module
–without-http_browser_module --without-http_upstream_ip_hash_module
–user=nginx --group=nginx

./configure output and make output attached.

Last build on this system was 0.8.19 ( October 10, 2009) and was
flawless.

0.8.27 builds as expected with:

./configure --pid-path=/usr/local/nginx/logs/nginx.pid
–sbin-path=/usr/local/sbin/nginx --user=nginx --group=nginx