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

compile error #110

Open
f8chicken opened this issue Nov 29, 2023 · 0 comments
Open

compile error #110

f8chicken opened this issue Nov 29, 2023 · 0 comments

Comments

@f8chicken
Copy link

i migrated from debian bullseye to debian bookworm

openssl version 3.0.11
but it is 32 bit x86, yes the old machine i have
so i edit again the line alias SSLOptionType to int

no compile error on bullseye ( dont know the ssl version)

error on bookworm :
openssl/source/deimos/openssl/ssl.di(717,43): Error: function deimos.openssl.ssl.SSL_CTX_ctrl(ssl_ctx_st* ctx, int cmd, int larg, void* parg) is not callable using argument types (ssl_ctx_st*, int, ulong, typeof(null))

openssl/~master/openssl/source/deimos/openssl/ssl.di(717,43): cannot pass argument op of type ulong to parameter int larg

symmetry_thrift_d/1.0.8/symmetry_thrift_d/src/thrift/transport/ssl.d(252,21): Error: template instance deimos.openssl.ssl.SSL_CTX_set_mode!() error instantiating

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

No branches or pull requests

1 participant