Dynamic Module is not binary compatible

Bug #1797666 reported by Shubham Panwar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tracker for teward's PPAs
New
Undecided
Unassigned

Bug Description

Kindly Help!

I am Using ppa:nginx/development , Ubuntu Bionic

I wants to install ModSecurity-nginx and ngx_brotli as dynamic modules.

But the Problem is whenever I compile and load dynamic modules, and run nginx -t

Nginx gives the error nginx: [emerg] module "/usr/lib/nginx/modules/ngx_http_modsecurity_module.so is not binary compatible

: [emerg] module "/usr/lib/nginx/modules//ngx_http_brotli_static_module.so" is not binary compatible

Here are configure flags for dynamic modules :

--with-cc-opt='-g -O2 -fdebug-prefix-map=/build/nginx-tc9wIx/nginx-1.15.5=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wdate-time -D_FORTIFY_SOURCE=2' --with-ld-opt='-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fPIC' --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --lock-path=/var/lock/nginx.lock --pid-path=/run/nginx.pid --modules-path=/usr/lib/nginx/modules --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-debug --with-pcre-jit --with-http_ssl_module --with-http_stub_status_module --with-http_realip_module --with-http_auth_request_module --with-http_v2_module --with-http_dav_module --with-http_slice_module --with-threads --with-http_addition_module --with-http_geoip_module=dynamic --with-http_gunzip_module --with-http_gzip_static_module --with-http_image_filter_module=dynamic --with-http_sub_module --with-http_xslt_module=dynamic --with-stream=dynamic --with-stream_ssl_module --with-stream_ssl_preread_module --with-mail=dynamic --with-mail_ssl_module --with-compat --add-dynamic-module=/home/ubuntu/nginx-modules/ngx_brotli --with-compat --add-dynamic-module=/home/ubuntu/nginx-modules/ModSecurity-nginx

Can you Please tell me , What am I Doing wrong? Or what is the Problem here?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.