Github user zwoop commented on the pull request:
https://github.com/apache/trafficserver/pull/630#issuecomment-219169521
I can't get Jenkins to behave, but there are build errors from this on
FreeBSD:
SSLUtils.cc:445:1: error: static declaration of 'DH_get_2048_256'
follows non-static declaration
DH_get_2048_256()
^
/usr/local/include/openssl/dh.h:241:5: note: previous declaration is
here
DH *DH_get_2048_256(void);
^
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---