Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
3.0.12 build failure in rlm_eap_fast under FreeBSD 9.3 #1803
Comments
jimdigriz
was assigned
by arr2036
Oct 22, 2016
arr2036
added defect v3.0.x v4.0.x
labels
Oct 22, 2016
alandekok
added a commit
that referenced
this issue
Oct 22, 2016
|
|
alandekok |
c12648e
|
|
https://www.openssl.org/source/ says: The 0.9.8 and 1.0.0 versions are now out of support and should not be used. The simplest approach is to not build rlm_eap_fast if OpenSSL is too old. |
zi0r
commented
Oct 22, 2016
|
FreeBSD backports the security patches, as do other OS'. It's likely this will surface again. I patched the port to not build rlm_eap_fast on anything older then FreeBSD 10. This sounds like a fine solution to me. |
alandekok
closed this
in 7233217
Oct 23, 2016
|
Port patches are fine for older versions. It may be worth adding a note that from 3.0.13 on, the port patch shouldn't be necessary. |
lytboris
pushed a commit
to lytboris/freeradius-server
that referenced
this issue
Nov 8, 2016
|
|
alandekok + |
a12e4f5
|
Zenitur
commented
Nov 10, 2016
•
|
Is any workaround for OpenSSL 0.9.8? I just trying to make a package for Long-Time Support Linux distribution. https://build.opensuse.org/package/show/home:linux4humans:sle11_software/hostapd |
|
Just disable the rlm_eap_fast module. |
Zenitur
commented
Nov 10, 2016
|
@alandekok thank you! |
zi0r commentedOct 22, 2016
•
edited
Build failure in rlm_eap_fast under FreeBSD 9.3 (which has openssl 0.9.8).
How to reproduce issue
Attempt to build freeradius 3.0.12 under FreeBSD 9.3.