Welcome! Log In Create A New Profile

Advanced

New compilation failure

October 29, 2018 04:26PM
Hello,
I have an nginx and modsecurity that is installed via our ansible environment. It has been running fine for over half a year with no issues. This morning I ran it and worked fine. This afternoon I ran it and it is erroring. The environment is git version controlled, so nothing changed in the scripts.


The following command is run:
cd /root/nginx-1.13.4 && ./configure --user=www-data --group=www-data --prefix=/opt/nginx --with-debug --with-ipv6 --with-http_ssl_module --with-http_gzip_static_module --with-http_stub_status_module --with-cc-opt=-Wno-error --with-ld-opt= --add-module=/usr/lib/modsecurity-nginx-connector --add-module=/opt/ecolane/rails/.rvm/gems/ruby-2.3.1/gems/passenger-5.0.28/src/nginx_module && make && make install

And the, looks to be, relevant error generated during the make is:
5.0.28/buildout/common/libboost_oxt.a -lstdc++ -lpthread -lm -lrt -lpcre -lssl -lcrypto -ldl -lz \
-Wl,-E
objs/addon/src/ngx_http_modsecurity_module.o: In function `ngx_http_modsecurity_create_ctx':
/usr/lib/modsecurity-nginx-connector/src/ngx_http_modsecurity_module.c:258: undefined reference to `msc_new_transaction_with_id'
collect2: error: ld returned 1 exit status
make[1]: *** [objs/nginx] Error 1
make[1]: Leaving directory `/root/nginx-1.13.4'
make: *** [build] Error 2

Any ideas what the issue is or where to dig?
Subject Author Posted

New compilation failure

alang October 29, 2018 04:26PM

Re: New compilation failure

alang October 29, 2018 04:28PM

Re: New compilation failure

binaryanomaly November 09, 2018 07:50AM

Re: New compilation failure

alang November 09, 2018 09:14AM

Re: New compilation failure

zimmerle November 09, 2018 09:44AM

Re: New compilation failure

binaryanomaly November 09, 2018 04:05PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 238
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready