I'm attempting a samba-3.6.24/source3 compile with the new Raspberry Pi 2, a quad-core ARM Cortex-A7 CPU using flags: export CC=gcc export CFLAGS="-mfloat-abi=hard -mfpu=vfp" I'm crashing with: error: bin/smbd uses VFP register arguments, ../auth/auth_sam_reply.o does not Thanks for any help!