barracuda156 commented on issue #38769:
URL: https://github.com/apache/arrow/issues/38769#issuecomment-1817306717

   We _need_ to build from source. But I think you are absolutely right that 
the reason is that the build system was changed – which I was not aware of and 
did not account for. (Therefore I only looked at the end of the log without 
reviewing what it was doing in the earlier part.)
   
   Apparently what we should do is to patch away or modify the configure to 
skip attempts to use anything pre-built (that gonna be broken on powerpc) and 
then fix linking stage so that flags are actually passed. The latter can be 
done even directly into Makevars, considering that building `R-arrow` works and 
only linkage fails.


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