Implementation notes: amd64, wintermute, crypto_hash/md2

Computer: wintermute
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_hash
Primitive: md2

Compiler output

Implementation: crypto_hash/md2/openssl
Compiler: cc
hash.c: hash.c:2:10: fatal error: 'openssl/md2.h' file not found
hash.c: #include gt;
hash.c: ^
hash.c: 1 error generated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
cc openssl
clang -O3 openssl
clang -O3 -mavx openssl
clang -O3 -mavx2 openssl