rishilbhalerao commented on issue #40326:
URL: https://github.com/apache/arrow/issues/40326#issuecomment-2125489282

   @lilwo @Extremys 
   I was facing the exact same issue (exact same error). It was fixed by 
installing "arrow" with OpenSSL 1.0.2k-fips.
   
   Please check if your OpenSSL 1.1.1l . I was getting the same error while I 
had OpenSSL 1.1.1l loaded.
   
   After unloading OpenSSL 1.1.1l and loading OpenSSL 1.0.2k-fips (pointing 
OpenSSL libraries and binaries to OpenSSL 1.0.2k-fips), the issue was fixed and 
the "arrow" package got installed successfully.
   
   Let me know if it works.
   
   P.S. I used:
   1. R-4.4.0
   2. gcc11/11.3.0
   3. cmake-gcc11/3.21.3
   
   
   
   


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

Reply via email to