-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error compiling #105
Comments
I have tried on several platforms the compilation but it seems to fail because of the same message, I tried to add the following in the Dockerfile in case it was a dependency issue
But it keeps crashing, I tried on Ubuntu 18:04, 20:04 I don't know if anyone has a stable server build environment to tell me what image I use as a base for the docker and I try to compile the image, or if the creator of the docker image can make it compatible to arm specifically for raspberry's pi, I try to mount a cluster and I want to mount the server on one. |
Last time I tried to build docker image on, well, Apple M1 macbook, I had quite a lot issues, so I believe currently only X86 is supported. |
Aha, in server/lib there are static libraries compiled for x86. reverting of a561d47 should fix this issue.. |
I am compiling my own docker ima from a raspberry pi, and I am getting the following error when I run
docker-compose -f docker-compose-custom-build.yml build
specifically when building theCXXLD assimilator
file does anyone know what it could be?The text was updated successfully, but these errors were encountered: