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

Can't build with static_all tags #1

Open
rucciva opened this issue Aug 30, 2017 · 0 comments
Open

Can't build with static_all tags #1

rucciva opened this issue Aug 30, 2017 · 0 comments

Comments

@rucciva
Copy link

rucciva commented Aug 30, 2017

i encountered the following error when tried to create a completely static binary

github.com/confluentinc/confluent-kafka-go/kafka /usr/lib/gcc/x86_64-alpine-linux-musl/6.2.1/../../../../lib/libssl.a(t1_lib.o): In function 'tls1_check_chain': /home/buildozer/aports/main/openssl/src/openssl-1.0.2k/ssl/t1_lib.c:4453: undefined reference to 'X509_certificate_type' /usr/lib/gcc/x86_64-alpine-linux-musl/6.2.1/../../../../lib/libssl.a(t1_enc.o): In function 'tls1_change_cipher_state': /home/buildozer/aports/main/openssl/src/openssl-1.0.2k/ssl/t1_enc.c:391: undefined reference to 'COMP_CTX_free' /home/buildozer/aports/main/openssl/src/openssl-1.0.2k/ssl/t1_enc.c:395: undefined reference to 'COMP_CTX_new'

how to fix it?

thanks

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