Date: Mon, 8 May 2017 09:20:20 -0600 From: Adam Weinberger <adamw@adamw.org> To: abi <abi@abinet.ru> Cc: freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: nginx is not linking against libressl Message-ID: <CB791387-A1E7-4E8C-8CE9-2B301BE2B752@adamw.org> In-Reply-To: <b3e67b1b-e6ed-c2ba-86b2-7ba9f9a76cb4@abinet.ru> References: <62ed08f5-b41d-aa69-e9e8-4a05dd378c90@abinet.ru> <E47C5308-386E-4160-B40A-C1BBBA119BD3@adamw.org> <b3e67b1b-e6ed-c2ba-86b2-7ba9f9a76cb4@abinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 8 May, 2017, at 2:48, abi <abi@abinet.ru> wrote: >=20 > 08.05.2017 00:06, Adam Weinberger =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >>> On 7 May, 2017, at 13:55, abi <abi@abinet.ru> wrote: >>>=20 >>> Hello, >>>=20 >>> I tried to upgrade my jail to the latest versions of ports and nginx = is not building correctly. >>>=20 >>> objs/src/event/ngx_event_openssl.o: In function = `ngx_ssl_get_ciphers': >>> src/event/ngx_event_openssl.c:(.text+0x3de6): undefined reference to = `SSL_CIPHER_find' >>> src/event/ngx_event_openssl.c:(.text+0x3e66): undefined reference to = `SSL_CIPHER_find' >>> cc: error: linker command failed with exit code 1 (use -v to see = invocation) >>> *** Error code 1 >> I have no idea why this is the case, but it will build successfully = if you re-enable the IPV6 option. > You are right. The error is gone if IPv6 is enabled. Look like a = regression. I always compiled nginx without IPv6 (I don't need it and = probably it's even removed from my custom kernel) >=20 > Should we open PR ? I agree, this seems like a regression. Opening a PR to give Sergey some = background would be good. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CB791387-A1E7-4E8C-8CE9-2B301BE2B752>