error: too many arguments to function 'ngx_time_update'

Maxim Dounin mdounin at mdounin.ru
Tue Nov 8 08:08:20 UTC 2011


Hello!

On Mon, Nov 07, 2011 at 08:53:12PM +0000, Mark Alan wrote:

[...]

> Can you help me to avoid the following errors?

[...]

> /tmp/buildd/nginx-1.1.7/debian/modules/nginx-echo/src/ngx_http_echo_timer.c:32:5: error: too many arguments to function 'ngx_time_update'
> src/core/ngx_times.h:23:6: note: declared here

Errors are caused by 3rd party module you are trying to use.  
Either do not compile it, or update it (likely new version of the 
module exists which resolves this).

Maxim Dounin



More information about the nginx mailing list