Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2017 18:29:29 -0700 (PDT)
From:      Roger Marquis <marquis@roble.com>
To:        freebsd-apache@freebsd.org
Subject:   Patch wanted for www/apache24(.26) and security/libressl
Message-ID:  <nycvar.OFS.7.76.1706271823000.88020@eboyr.pbz>

next in thread | raw e-mail | index | archive | help
Is anyone else unable to build 2.4.26 with libressl?  The errors include:

  ab.o: In function `main':
  ab.c:(.text+0xbd9): undefined reference to `SSL_CTX_set_max_proto_version'
  ab.c:(.text+0xbea): undefined reference to `SSL_CTX_set_min_proto_version'

ab can be commented out of work/httpd-2.4.26/support/Makefile but that
just changes the error "(bio_filter_out_ctx_t *)BIO_get_data(bio)".

There is a working patch somewhere on github or apache.org IIRC that can
be dropped as-is into files/patch... but I can't seem to find it (now).
Pointers appreciated.

Roger



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?nycvar.OFS.7.76.1706271823000.88020>