nginx 0.8.53 geoip compilation issue

st1905 nginx-forum at nginx.us
Fri Nov 26 23:08:18 MSK 2010


After upgrading to the latest C api from maxmind, following is
happening

[code]
src/os/unix/ngx_process.c:490: warning: `sys_errlist' is deprecated; use
`strerror' or `strerror_r' instead
src/os/unix/ngx_process.c:490: warning: `sys_nerr' is deprecated; use
`strerror' or `strerror_r' instead
objs/src/http/modules/ngx_http_geoip_module.o: In function
`ngx_http_geoip_region_name_variable':
src/http/modules/ngx_http_geoip_module.c:275: undefined reference to
`GeoIP_region_name_by_code'
[/code]

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,153558,153563#msg-153563




More information about the nginx mailing list