Re: MySQL Shell build on Arm (aarch64)
Did a little more digging, but hit some more issues.
Got the pythonlib and v8 lib stuff working. Towards the end of the build, I get an error about a missing function/method in the libv8. This suggests the libv8 version I have installed isn't right.
I decided to look into building libv8 manually, but the instructions to build on Arm seems incorrect (references scripts that don't seem to exist in the repo). this library would probably have to be cross-built (which is a shame).
The last thing to note, is that it's intereting that I cannot exclude javascript support. Even if I set DHAVE_V8=0, the build system still demands I define paths to that v8 library.
Subject
Views
Written By
Posted
1920
December 10, 2021 03:29PM
Re: MySQL Shell build on Arm (aarch64)
586
December 13, 2021 09:34AM
960
December 14, 2021 04:10AM
456
December 13, 2021 11:40PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.