Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add-dynamic-module have error #32

Closed
hezhaoye opened this issue Sep 13, 2018 · 1 comment
Closed

add-dynamic-module have error #32

hezhaoye opened this issue Sep 13, 2018 · 1 comment

Comments

@hezhaoye
Copy link

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?

@Lax
Copy link
Owner

Lax commented Sep 15, 2018

please provide more information:

  1. nginx version
  2. configure options
  3. output of nginx -V

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants