Coder Social home page Coder Social logo

nginx-http-reqstat's People

Contributors

gfrankliu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nginx-http-reqstat's Issues

error: implicit declaration of function

[root@lua-nginx nginx-1.16.1]# patch -p1 < /app/ctglb/nginx-http-reqstat/connection.patch
[root@lua-nginx nginx-1.16.1]# ./configure --prefix=/app/ctglb/nginx --with-ld-opt="-Wl,-rpath,$LUAJIT_LIB" --add-module=/app/ctglb/ngx_devel_kit-0.3.0/ --add-module=/app/ctglb/lua-nginx-module-0.10.9rc7/ --add-module=/app/ctglb/lua-upstream-nginx-module --with-http_stub_status_module --add-module=/app/ctglb/nginx-http-reqstat

src/http/ngx_http_write_filter_module.c: In function ‘ngx_http_write_filter’:
src/http/ngx_http_write_filter_module.c:296:9: error: ‘ngx_http_top_write_filter’ undeclared (first use in this function)
if (ngx_http_top_write_filter){
^
src/http/ngx_http_write_filter_module.c:296:9: note: each undeclared identifier is reported only once for each function it appears in
src/http/ngx_http_write_filter_module.c:297:7: error: implicit declaration of function ‘ngx_http_top_write_filter’ [-Werror=implicit-function-declaration]
ngx_http_top_write_filter(r, sent);
^
cc1: all warnings being treated as errors
make[1]: *** [objs/src/http/ngx_http_write_filter_module.o] Error 1
make[1]: Leaving directory `/app/ctglb/install/nginx-1.16.1'
make: *** [build] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.