You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "CodiePP (via GitHub)" <gi...@apache.org> on 2023/03/29 16:01:00 UTC

[GitHub] [arrow] CodiePP opened a new issue, #34771: compilation on FreeBSD/amd64

CodiePP opened a new issue, #34771:
URL: https://github.com/apache/arrow/issues/34771

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   compilation of the C++ arrow code was not working because the architecture is reported as `amd64`, but the cmake definition only understands `AMD64` (note the case difference).
   
   a quick fix is prepared.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #34771: [C++] Failed to compile on FreeBSD/amd64

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #34771: [C++] Failed to compile on FreeBSD/amd64
URL: https://github.com/apache/arrow/issues/34771


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org