I tried to find a better place to post this but this will have to do. I'm doing the iOS Binding Walkthrough and I think the makefile is using spaces rather than tabs, giving me the "missing separator" error when running make all. I was able to get it working after replacing the spaces with tabs.