I'm trying to build gluster to run on some arm-based machines, but my build environment is x86. I've got arm abi tools installed, and am running configure like this:
./configure --build x86_64-pc-linux-gnu --target=arm-linux-gnueabihf --host=arm-linux-gnueabihf
If errors out when it goes to check for /etc/os/release, with the error:
checking for /etc/os-release... configure: error: cannot check for file existence when cross compiling
If errors out when it goes to check for /etc/os/release, with the error:
checking for /etc/os-release... configure: error: cannot check for file existence when cross compiling
Is there a "correct" way to cross-compile gluster (ie: am I running configure wrong?) or do I finally need to read documentation about configure.in? :D
------- Community Meeting Calendar: Schedule - Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC Bridge: https://meet.google.com/cpu-eiue-hvk Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx https://lists.gluster.org/mailman/listinfo/gluster-devel