Date: Mon, 26 Mar 2018 10:09:35 -0700 (PDT) From: Roger Marquis <marquis@roble.com> To: freebsd-apache@freebsd.org Subject: Re: Apache HTTP Server 2.4.33 Released, with libressl compatibility? Message-ID: <nycvar.OFS.7.76.1803261006500.71165@mx.roble.com> In-Reply-To: <nycvar.OFS.7.76.1803260942140.71165@eboyr.pbz> References: <nycvar.OFS.7.76.1803260942140.71165@eboyr.pbz>
next in thread | previous in thread | raw e-mail | index | archive | help
> Anyone know if a libressl patch is in the works, or have a patch to not > build ab? Please disregard this build error. "cd www/apache24&&make" did complete successfully after (a successful) libressl update. Roger > > ... > > --- ab --- > > /usr/local/share/apr/build-1/libtool --silent --mode=link cc -O2 -pipe > -I/usr/local/include -DLIBICONV_PLUG > > -fstack-protector -fno-strict-aliasing -L/usr/local/lib/db5 -L/usr/lib > -L/usr/local/lib -Wl,-rpath,/usr/local/lib > > -fstack-protector -o ab ab.lo -L/usr/local/lib -R/usr/local/lib > -laprutil-1 -ldb-5.3 -lexpat -L/usr/local/lib > > -R/usr/local/lib -lapr-1 -lcrypt -lpthread -lm -L/usr/local/lib -lssl > -lcrypto -lcrypt -lpthread > > ab.o: In function `main': > > ab.c:(.text+0x442): undefined reference to `TLS_client_method' > > ab.c:(.text+0xbe6): undefined reference to `SSL_CTX_set_max_proto_version' > > ab.c:(.text+0xbf6): undefined reference to `SSL_CTX_set_min_proto_version' > > cc: error: linker command failed with exit code 1 (use -v to see > invocation) > > *** [ab] Error code 1 > > > > make[4]: stopped in /usr/ports/www/apache24/work/httpd-2.4.33/support > > 1 error
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?nycvar.OFS.7.76.1803261006500.71165>