[Bug 244473] irc/ircproxy: Fix builds on FreeBSD 12/13, Remove BROKEN
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 22 11:30:39 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244473
--- Comment #11 from Mikael Urankar <mikael at FreeBSD.org> ---
You drop the configure and pkg-descr patch in your last diff. patch-configure
is not needed since you run autoreconf.
It doesnt't build on 11.3:
checking for pw... /usr/sbin/pw
checking for crontab... /usr/bin/crontab
checking for library containing crypt... -lcrypt
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing gethostbyname2... none required
checking for library containing seteuid... none required
checking for library containing clock_gettime... none required
checking for library containing ares_init... -lcares
checking for OPENSSL_init_ssl in -lssl... no
checking for OPENSSL_init_ssl in -lgnutls-openssl... no
checking for library containing OPENSSL_init_ssl... no
gnutls library not found. Install gnutls or use --with-openssl
===> Script "configure" failed unexpectedly.
Please report the problem to portmaster at BSDforge.com [maintainer] and attach
the "/wrkdirs/usr/ports/irc/ircproxy/work/ircproxy-1.3.6/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list