Bug 202920

Summary: security/stunnel 5.23 compile error using libressl
Product: Ports & Packages Reporter: t-matubara
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed DUPLICATE    
Severity: Affects Many People CC: brnrd
Priority: --- Flags: bugzilla: maintainer-feedback? (zi)
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
patch none

Description t-matubara 2015-09-06 03:55:10 UTC

    
Comment 1 t-matubara 2015-09-06 04:02:42 UTC
Created attachment 160762 [details]
patch
Comment 2 t-matubara 2015-09-06 04:03:51 UTC
using libressl compile error
10.2-STABLE FreeBSD 10.2-STABLE #0 r287480
OS:

error under is:

stunnel-ssl.o: In function `ssl_configure':
ssl.c:(.text+0x1dd): undefined reference to `RAND_egd'


make config is:
ON  DOCS
ON  EXAMPLES
OFF FIPS
ON  IPV5
ON  LIBWRAP

OFF FORK
ON  PTHREAD
OFF UCONTEXT

but,include patch is OK

Please,fix
Comment 3 Bernard Spil freebsd_committer freebsd_triage 2015-09-06 09:48:26 UTC

*** This bug has been marked as a duplicate of bug 198997 ***