Skip to content

Cannot build modsecurity #2

@robov

Description

@robov

your modsec building breaks
I cannot create the image from your docker file
errror:
/utils/geo_lookup.cc: ion member function book modsecurity:LUtils ... invalid conversion from 'const MMDB_s* to 'MMDB_s* [-fpermissive]

RUN cd /opt && \
    git clone --depth 1 -b v3/master --single-branch https://github.com/SpiderLabs/ModSecurity && \
    cd ModSecurity && \
    git submodule init && \
    git submodule update && \
    ./build.sh && \
    ./configure && \
    make && \
    make install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions