kingsword09 commented on issue #6279:
URL: https://github.com/apache/opendal/issues/6279#issuecomment-2960719317

   > Hi the new Makefile is ready for Linux and macOS: 
https://github.com/apache/opendal/blob/main/bindings/go/Makefile
   
   Thank you for updating the Makefile to support macOS and helping address 
this issue! Would you consider upgrading 
[JupiterRider/ffi](https://github.com/JupiterRider/ffi/releases/tag/v0.5.0) to 
0.5.0? This should make things easier on macOS, as users wouldn’t have to 
manually install libffi or set environment variables. Otherwise, missing libffi 
can cause errors like:
   
   ```bash
   panic: dlopen(libffi.8.dylib, 0x0001): tried: 'libffi.8.dylib' (no such 
file), '/System/Volumes/Preboot/Cryptexes/OSlibffi.8.dylib' 
   (no such file), '/usr/lib/libffi.8.dylib' (no such file, not in dyld cache), 
'libffi.8.dylib' (no such file)
   ```


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