Linking issue on FreeBSD · Issue #2131 · owasp-modsecurity/ModSecurity (original) (raw)

Describe the bug

When compiling from source on FreeBSD 11.2-RELEASE, the linker is called with -llibmaxminddb and it makes it fail. The correct option would be -lmaxminddb.

Logs and dumps

/usr/bin/ld: cannot find -llibmaxminddb