Hi @Mnemaudsyne,
Thank you for the notification. I am having some issues compiling 3.5.12
I posted here:
Even though git submodule update --init
fails, I still went ahead and ran make
make -C /home/ec2-user/aerospike-server/modules/common CF=/home/ec2-user/aerospike-server/cf EXT_CFLAGS="-DMEM_COUNT -DENHANCED_ALLOC"
make[1]: Entering directory `/home/ec2-user/aerospike-server/modules/common'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/ec2-user/aerospike-server/modules/common'
make: *** [all] Error 2
Thank you!