[Bug 210727] www/links1: Fails to build with LibreSSL
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 30 19:25:45 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210727
Bug ID: 210727
Summary: www/links1: Fails to build with LibreSSL
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: t at tobik.me
CC: brnrd at freebsd.org
Created attachment 171980
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171980&action=edit
links1.diff
The build fails with
> https.o: In function `getSSL':
> https.c:(.text+0x45): undefined reference to `RAND_egd'
so pretty much what https://wiki.freebsd.org/LibreSSL/Ports already says.
www/links1 is required by textproc/docproj. Without it building the FreeBSD
handbook (misc/freebsd-doc-en) fails.
I followed the patch attached to bug #198765 for www/links to only remove the
RAND_egd call if OPENSSL_NO_EGD is defined.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list