-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
We're seeing this on the BIC project. Here's a snippet of the error:
[2018/02/05 14:00:25.508] In file included from vendor/github.com/10gen/openssl/bio.go:17:0: [2018/02/05 14:00:25.508] ./shim.h:27:24: fatal error: openssl/ec.h: No such file or directory [2018/02/05 14:00:25.508] compilation terminated.
Task is here.
david.golden noted that the version of openssl shipped on the Amazon Linux AMI is based on Fedora's openssl which is built without the EC components in it (hence the EC header files aren't included either).