I configure: ./configure --prefix=/data/services/nginx2 --add-dynamic-module=/home/test/traffic-accounting-nginx-module-1.3
it will build the ngx_http_accounting_module.so ,when I copy the so file to other computer,it have an error occurred:
Reloading nginx configuration: nginx: [emerg] module "/data/services/nginx-1.10.2.3/modules/ngx_http_accounting_module.so" is not binary compatible in /data/services/nginx-1.10.2.3/conf/nginx.conf:18
nginx: configuration file /data/services/nginx-1.10.2.3/conf/nginx.conf test failed,is it a bug?
I configure: ./configure --prefix=/data/services/nginx2 --add-dynamic-module=/home/test/traffic-accounting-nginx-module-1.3 it will build the ngx_http_accounting_module.so ,when I copy the so file to other computer,it have an error occurred: Reloading nginx configuration: nginx: [emerg] module "/data/services/nginx-1.10.2.3/modules/ngx_http_accounting_module.so" is not binary compatible in /data/services/nginx-1.10.2.3/conf/nginx.conf:18 nginx: configuration file /data/services/nginx-1.10.2.3/conf/nginx.conf test failed,is it a bug?