You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/06/21 23:26:51 UTC

[GitHub] ascrutae commented on issue #1379: Unable to load the library 'org_apache_skywalking_apm_dependencies_netty_tcnative_osx_x86_64'

ascrutae commented on issue #1379: Unable to load the library 'org_apache_skywalking_apm_dependencies_netty_tcnative_osx_x86_64'
URL: https://github.com/apache/incubator-skywalking/issues/1379#issuecomment-399274135
 
 
   @liuhaoyang  Could you add the following line to the `netty-tcnative-boringssl-static` in  pom.xml of `apm-network` project and then repackage and try it.
   
   ```
   <classifier>${os.detected.classifier}</classifier>
   ```

----------------------------------------------------------------
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