jinchengchenghh commented on PR #5447:
URL: 
https://github.com/apache/incubator-gluten/pull/5447#issuecomment-2097427364

   > > the higher protobuf version will cause UnsatisfiedLinkError: 
/tmp/jnilib-4372912739792055919.tmp: /tmp/jnilib-4372912739792055919.tmp: 
undefined symbol: _ZTIN6google8protobuf7MessageE
   > 
   > Do we have a workaround for this issue? I also encountered it during 
testing.
   
   Yes, I have fixed it by compiling Arrow 
https://github.com/apache/incubator-gluten/pull/5447/files#diff-e2b6a0ac0f3384d96902fbc545a697d0aa305c7ed711493df5e1bddf6c6d401bR295,
 and if your platform is centos, you may get the openssl link zlib issue, you 
could compile static openssl and set `export 
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig` to find correct `libcrypto.pc` 
`https://github.com/apache/incubator-gluten/pull/5447/files#diff-38eda6989d285e6a3d79a3a66cc656d0b6d483b3d5c77bd0969d878642fd0f0eR824


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to