It looks like it's trying to compile against kernel sources and it doesn't like it.
As I never done it myself I cannot really help, but it seems that it wants to access the drivers of the currently running kernel (playing smart outlining the obvious

) but it's pointed to their sources instead.
Well, have you looked at the Makefile for path requirements?
I bet there's a Howto at ALSA's home page.