[Bug 198781] [PATCH] devel/ice: Make EGD conditional/Fix build with LibreSSL
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 21 19:50:17 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198781
Bug ID: 198781
Summary: [PATCH] devel/ice: Make EGD conditional/Fix build with
LibreSSL
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: spil.oss at gmail.com
CC: freebsd at grem.de
Flags: maintainer-feedback?(freebsd at grem.de)
Keywords: patch
CC: freebsd at grem.de
Created attachment 154639
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154639&action=edit
svn diff for devel/ice
devel/ice requires RAND_egd which makes building fail with LibreSSL which has
removed EGD. FreeBSD does not require EGD at all, /dev/random has been
available since FreeBSD 4.2.
Adds some missing include/opensslv.h as well as build failed due to
OPENSSL_VERSION defined
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list