Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2016 19:25:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210727] www/links1: Fails to build with LibreSSL
Message-ID:  <bug-210727-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210727

            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@FreeBSD.org
          Reporter: t@tobik.me
                CC: brnrd@freebsd.org

Created attachment 171980
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171980&action=
=3Dedit
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 t=
he
RAND_egd call if OPENSSL_NO_EGD is defined.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210727-13>