Skip to content

error: ‘nginxpy_post_read’ undeclared #13

Open
@cumulus13

Description

@cumulus13
/projects/nginxpy/nginx/ngx_python_module.c: In function ‘ngx_python_postconfiguration’:
/projects/nginxpy/nginx/ngx_python_module.c:116:10: error: ‘nginxpy_post_read’ undeclared (first use in this function)
  116 |     *h = nginxpy_post_read;
      |          ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [objs/Makefile:2152: objs/addon/nginx/ngx_python_module.o] Error 1
make[1]: Leaving directory '/opt/nginx-1.23.3'
make: *** [Makefile:10: build] Error 2

how to fix it ?. any idea ?. thank's

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions