*** This bug is a duplicate of bug 912155 ***
https://bugs.launchpad.net/bugs/912155
Following the same steps, I find this is the cause:
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory `/usr/src/linux-headers-3.2.0-2-generic'
Wireless Extension is the only possible API for this kernel version
Using Wireless Extension API
CC [M] /home/developer/Downloads/src/wl/sys/wl_linux.o
/home/developer/Downloads/src/wl/sys/wl_linux.c:388:2: error: unknown field
‘ndo_set_multicast_list’ specified in initializer
/home/developer/Downloads/src/wl/sys/wl_linux.c:388:2: warning: initialization
from incompatible pointer type [enabled by default]
/home/developer/Downloads/src/wl/sys/wl_linux.c:388:2: warning: (near
initialization for ‘wl_netdev_ops.ndo_validate_addr’) [enabled by default]
make[2]: *** [/home/developer/Downloads/src/wl/sys/wl_linux.o] Error 1
make[1]: *** [_module_/home/developer/Downloads] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-2-generic'
make: *** [all] Error 2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/894199
Title:
When compiling the wl module via dkms I get a "return with status 1"
then quits on kernel 3.2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/894199/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs