THE following is from make
I ran
./configure
make
make install when i run make and make install i get errors
/home/aaron/Downloads/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/acore/pcm_native.c:3775:3: warning: (near initialization for ‘snd_pcm_f_ops[1].write’) [enabled by default]
cc1: some warnings being treated as errors
/usr/src/linux-4.1.13-5/scripts/Makefile.build:274: recipe for target ‘/home/aaron/Downloads/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/acore/pcm_native.o’ failed
make[5]: *** [/home/aaron/Downloads/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/acore/pcm_native.o] Error 1
/usr/src/linux-4.1.13-5/scripts/Makefile.build:433: recipe for target ‘/home/aaron/Downloads/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/acore’ failed
make[4]: *** [/home/aaron/Downloads/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/acore] Error 2
/usr/src/linux-4.1.13-5/Makefile:1410: recipe for target ‘module/home/aaron/Downloads/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa’ failed
make[3]: *** [module/home/aaron/Downloads/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa] Error 2
Makefile:146: recipe for target ‘sub-make’ failed
make[2]: *** [sub-make] Error 2
Makefile:24: recipe for target ‘__sub-make’ failed
make[1]: *** [__sub-make] Error 2
make[1]: Leaving directory ‘/usr/src/linux-4.1.13-5-obj/x86_64/default’
Makefile:167: recipe for target ‘compile’ failed
make: *** [compile] Error 2