IP_TRANSPARENT missing from glib

Roman Arutyunyan arut at nginx.com
Wed Apr 25 11:01:24 UTC 2018


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


More information about the nginx-devel mailing list