kou commented on issue #40195:
URL: https://github.com/apache/arrow/issues/40195#issuecomment-1979675195

   Thanks for remembering this!
   
   It seems that detected `-I`s are expected. `ffi.h` may not exist in 
`/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/ffi`.
   
   Could you show the output of the following command lines?
   
   ```bash
   ls -lah /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
   ls -lah /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/ffi
   ```


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