Skip to content

Instantly share code, notes, and snippets.

@dallarosa
Created February 7, 2011 07:00
Show Gist options
  • Save dallarosa/814084 to your computer and use it in GitHub Desktop.
Save dallarosa/814084 to your computer and use it in GitHub Desktop.
output from compilation of Broadcom's STA driver with linux kernel 2.6.37
CC [M] /home/dalla/Downloads/broadcom/src/wl/sys/wl_linux.o
/home/dalla/Downloads/broadcom/src/wl/sys/wl_linux.c: In function 'wl_attach':
/home/dalla/Downloads/broadcom/src/wl/sys/wl_linux.c:485:3: error: implicit declaration of function 'init_MUTEX'
make[2]: *** [/home/dalla/Downloads/broadcom/src/wl/sys/wl_linux.o] Error 1
make[1]: *** [_module_/home/dalla/Downloads/broadcom] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.37'
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment