Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump openssl to 1.0.1r #699

Closed
wants to merge 1 commit into from
Closed

Bump openssl to 1.0.1r #699

wants to merge 1 commit into from

Conversation

thelazier
Copy link

Failed compiling openssl 1.0.1k on Alpine Linux (musl based):
gcc -m64 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_REENTRANT -pipe -O2 -I/dash/depends/x86_64-pc-linux-gnu/include -fPIC -Wa,--noexecstack -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ui_openssl.o ui_openssl.c ui_openssl.c:232:21: fatal error: termio.h: No such file or directory
I guess this openssl commit solved this error which is included since openssl 1.0.1m .

So, I propose for 1.0.1r

@thelazier
Copy link
Author

outdated.

@thelazier thelazier closed this Mar 2, 2016
@thelazier thelazier deleted the v0.12.1.x_openssl_101r branch March 2, 2016 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant