libressl/portable

Build fail : missing RC4 git HEAD

Closed this issue · 2 comments

Archlinux git head commit c4afef6

Clean build started failing with:

/usr/bin/ld: /tmp/cc19rRyX.ltrans7.ltrans.o: in function rc4_init_key.lto_priv.0': ... portable/apps/ocspcheck/../../crypto/evp/e_rc4.c:131:(.text+0x4e64): undefined reference to RC4_set_key'

/usr/bin/ld: /tmp/cc19rRyX.ltrans7.ltrans.o: in function rc4_cipher.lto_priv.0': ... portable/apps/ocspcheck/../../crypto/evp/e_rc4.c:139:(.text+0x4e97): undefined reference to RC4'

Thank you! Confirm all good.

Cool. Thanks!