Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
That error happens when Clang doesn't know the numeric value of one or more of the labels in that line. That can happen if you've made a mistake in copying the code, or if you're trying to assemble it without the C preprocessor.