Project 'tpo/tpa/services' was moved to 'tpo/tpa/team'. Please update any links and bookmarks that may still have the old path.
tor current compile breakage "libor-crypto.a" undefined EVP_aes_128_ctr
View options
- Truncate descriptions
Compile stops with:
src/common/libor-crypto.a(aes.o): In function aes_new_cipher': src/common/aes.c:100: undefined reference to
EVP_aes_128_ctr'
using openssl=openssl-1.0.1enb1
I find a comment reference to a "commented out" function (EVP_aes_128_ctr) in openssl 1.0.0 in aes.c. I do not find a definition of this function in any file in src/common ...
Trac:
Username: yancm


- Show labels
- Show closed items
Link items together to show that they're related.