On Tue, 19 Nov 2013 06:21:41 -0800, JordanM wrote:
> /home/jordan/src/wireless-bcm43142/amd64/src/wl/sys/wl_linux.c:50:24:
> fatal error: asm/system.h: No such file or directory
> #include <asm/system.h>
Try removing the #include from /home/jordan/src/wireless-bcm43142/amd64/
src/wl/sys/wl_linux.c. It seems to be deprecated since kernel 3.4.
Richard Herbert