You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/16 02:09:58 UTC

[GitHub] [pulsar-client-go] merlimat commented on issue #274: undefined reference to `__fprint_chk`

merlimat commented on issue #274:
URL: https://github.com/apache/pulsar-client-go/issues/274#issuecomment-644487394


   @georgewilk01 This is due to the library `github.com/valyala/gozstd` that provides pre-compiled binaries for linux but these won't work on Alpine. I already have a fix for that, will post it soon. Workaround, if you can, is to use `CGO_ENABLED=0`. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org