﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1268	A regression	osokin@…		"Hi,

I've got a report from FreeBSD maillist about a regression in nginx 1.12.0:

o) it's impossible to link a nginx with libressl (libressl 2.5.4 installed, DEFAULT_VERSIONS+=ssl=libressl enabled in /etc/make.conf) if `-DNGX_HAVE_INET6=0' defined with the error:

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

o) however the linker runs without an issue if `-DNGX_HAVE_INET6=0' hasn't defined yet.

Could you please investigate.
Thanks in advance."	defect	closed	blocker		nginx-core	1.11.x	invalid			FreeBSD 11.0-STABLE #5: Sun Apr 16 05:20:30 EDT 2017	nginx 1.12.0
