make komutu çıktısı:
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory `/usr/src/linux-headers-3.19.2-031902-generic'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
LD /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/built-in.o
CC [M] /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/shared/linux_osl.o
CC [M] /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/wl/sys/wl_linux.o
CC [M] /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/wl/sys/wl_iw.o
CC [M] /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/wl/sys/wl_cfg80211_hybrid.o
/home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_cfg80211_get_key’:
/home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/wl/sys/wl_cfg80211_hybrid.c:1383:2: warning: passing argument 1 of ‘memcpy’ discards ‘const’ qualifier from pointer target type [enabled by default]
memcpy(params.key, key.data, params.key_len);
^
In file included from ./arch/x86/include/asm/string.h:4:0,
from include/linux/string.h:17,
from include/linux/bitmap.h:8,
from include/linux/cpumask.h:11,
from ./arch/x86/include/asm/cpumask.h:4,
from ./arch/x86/include/asm/msr.h:10,
from ./arch/x86/include/asm/processor.h:20,
from ./arch/x86/include/asm/thread_info.h:23,
from include/linux/thread_info.h:54,
from ./arch/x86/include/asm/preempt.h:6,
from include/linux/preempt.h:18,
from include/linux/spinlock.h:50,
from include/linux/seqlock.h:35,
from include/linux/time.h:5,
from include/linux/stat.h:18,
from include/linux/module.h:10,
from /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/include/linuxver.h:40,
from /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/wl/sys/wl_cfg80211_hybrid.c:26:
./arch/x86/include/asm/string_64.h:32:14: note: expected ‘void *’ but argument is of type ‘const u8 *’
extern void *memcpy(void *to, const void *from, size_t len);
^
/home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/wl/sys/wl_cfg80211_hybrid.c: At top level:
/home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/wl/sys/wl_cfg80211_hybrid.c:1593:2: warning: initialization from incompatible pointer type [enabled by default]
.get_station = wl_cfg80211_get_station,
^
/home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/src/wl/sys/wl_cfg80211_hybrid.c:1593:2: warning: (near initialization for ‘wl_cfg80211_ops.get_station’) [enabled by default]
cc1: warning: unrecognized command line option "-Wno-date-time" [enabled by default]
LD [M] /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/wl.o
Building modules, stage 2.
CFG80211 API is prefered for this kernel version
Using CFG80211 API
MODPOST 1 modules
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
CC /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/wl.mod.o
LD [M] /home/bunyo/Downloads/broadcom-wl-dkms-6.30.223.141-11-x86_64.pkg/usr/src/broadcom-wl-6.30.223.141/wl.ko
make[1]: Leaving directory `/usr/src/linux-headers-3.19.2-031902-generic'
insmod wl.ko komutunda şu çıktıyı verdi:
insmod: ERROR: could not insert module wl.ko: Operation not permitted
Ben de sudo ile bir denedim böyle bir çıktı verdi:
insmod: ERROR: could not insert module wl.ko: File exists