Giter Club home page Giter Club logo

Comments (7)

splitice avatar splitice commented on May 31, 2024 1

I suspect GCC 6.1

from ngx_upstream_jdomain.

waitspring avatar waitspring commented on May 31, 2024 1

@JamesKenmore @waitspring Can we consider this issue closed? Are you able to upgrade your compiler or do you require the module to be built with an older GCC?

OK, I have solved this problem.

from ngx_upstream_jdomain.

splitice avatar splitice commented on May 31, 2024

Could be your OS? could be old version of GCC?

from ngx_upstream_jdomain.

waitspring avatar waitspring commented on May 31, 2024

Could be your OS? could be old version of GCC?

I have meet this problem too!
My OS is RHEL7, and GCC version is 4.8.5 20150623 (Red Hat 4.8.5-4), and Nginx version is 1.20.2

This is my configure command:

./configure --prefix=/usr/local/nginx \
--sbin-path=/usr/sbin/nginx \
--conf-path=/etc/nginx/nginx.conf \
--pid-path=/var/run/nginx.pid \
--lock-path=/var/run/nginx.lock \
--error-log-path=/var/log/nginx/error.log \
--http-log-path=/var/log/nginx/access.log \
--user=nginx \
--group=nginx \
--with-debug \
--with-stream \
--with-http_ssl_module \
--with-http_realip_module \
--with-http_flv_module \
--with-http_mp4_module \
--with-http_gzip_static_module \
--with-http_secure_link_module \
--with-http_stub_status_module \
--with-http_gunzip_module \
--with-http_auth_request_module \
--add-module=ngx_upstream_jdomain_1.4.0

from ngx_upstream_jdomain.

splitice avatar splitice commented on May 31, 2024

I'm hazarding that version of GCC doesnt have struct initialization?

from ngx_upstream_jdomain.

waitspring avatar waitspring commented on May 31, 2024

I'm hazarding that version of GCC doesnt have struct initialization?

So, can you give us a version requestion of GCC?

from ngx_upstream_jdomain.

nicholaschiasson avatar nicholaschiasson commented on May 31, 2024

@JamesKenmore @waitspring Can we consider this issue closed? Are you able to upgrade your compiler or do you require the module to be built with an older GCC?

from ngx_upstream_jdomain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.