Skip to content

‘pcre_malloc’ undeclared on make modules #264

Closed
@navotera

Description

@navotera

Hello I try to install the latest version of this repo by cloning the repo with git clone and with nginx 1.21.5 when I try to run 'make modules' command, I got this error :

error: ‘pcre_malloc’ undeclared (first use in this function); did you mean ‘old_pcre_malloc’?
78 | if (pcre_malloc != ngx_http_modsec_pcre_malloc) {
| ^~~~~~~~~~~

Please give some suggestions
Thank

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