Hi, On Wed, Apr 25, 2018 at 11:10:21AM +0300, Sorin Manole wrote: > Hello, > > On some systems the IP_TRANSPARENT feature is available, but the > constant is not defined in glilb. > Can you consider supporting this setup by defining the constant in > nginx itself if missing from glib? > > https://unix.stackexchange.com/questions/58431/ip-transparent-missing-from-glibc-headers
If you want to build nginx on such a system, you can add the parameter '--with-cc-opt=-DIP_TRANSPARENT=19' when configuring nginx. -- Roman Arutyunyan _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel