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 2018/10/25 00:54:36 UTC

[GitHub] chowyu08 opened a new issue #2842: pulsar go client static build error

chowyu08 opened a new issue #2842: pulsar go client static build error
URL: https://github.com/apache/pulsar/issues/2842
 
 
   #### System configuration
   Pulsar version: 2.2.0
   
   dpkg -i apache-pulsar-client*.deb
   
   ###build command
   go build -ldflags '-extldflags "-static"'
   
   ####error
   usr/local/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1
   /usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/libpulsar.a: error adding symbols: Archive has no index; run ranlib to add one
   collect2: error: ld returned 1 exit status

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services