samuelgrund@cl0ud:~/VT6656_Linux_src_v1.19_12_x86$ make set -e; for d in driver; do make -C $d ; done make[1]: Entering directory `/home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver' make -C /lib/modules/2.6.28-13-generic/build SUBDIRS=/home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver modules make[2]: Entering directory `/usr/src/linux-headers-2.6.28-13-generic' CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/main_usb.o /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/main_usb.c: In function ‘device_release_WPADEV’: /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/main_usb.c:783: warning: assignment makes integer from pointer without a cast CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/card.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/mac.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/baseband.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wctl.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/80211mgr.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wcmd.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wmgr.o /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wmgr.c: In function ‘s_vMgrRxAssocResponse’: /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wmgr.c:1058: warning: assignment makes integer from pointer without a cast /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wmgr.c: In function ‘s_vMgrRxDisassociation’: /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wmgr.c:1702: warning: assignment makes integer from pointer without a cast /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wmgr.c: In function ‘s_vMgrRxDeauthentication’: /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wmgr.c:1810: warning: assignment makes integer from pointer without a cast CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/bssdb.o /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/bssdb.c: In function ‘BSSvSecondCallBack’: /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/bssdb.c:1305: warning: assignment makes integer from pointer without a cast /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/bssdb.c:1349: warning: assignment makes integer from pointer without a cast CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/rxtx.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/dpc.o /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/dpc.c: In function ‘RXbBulkInProcessData’: /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/dpc.c:679: warning: assignment makes integer from pointer without a cast /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/dpc.c:841: warning: assignment makes integer from pointer without a cast /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/dpc.c:966: warning: assignment makes integer from pointer without a cast CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/power.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/datarate.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/mib.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/rc4.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/tether.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/tcrc.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/ioctl.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/hostap.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wpa.o /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wpa.c: In function ‘WPA_ParseRSN’: /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wpa.c:173: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’ /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wpa.c:204: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’ CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/key.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/tkip.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/michael.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/rf.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/iwctl.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wpactl.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/wpa2.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/aes_ccmp.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/usbpipe.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/channel.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/control.o CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/firmware.o /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/firmware.c: In function ‘FIRMWAREbDownload’: /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/firmware.c:815: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’ CC [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/int.o LD [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/vntwusb.o Building modules, stage 2. MODPOST 1 modules CC /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/vntwusb.mod.o LD [M] /home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver/vntwusb.ko make[2]: Leaving directory `/usr/src/linux-headers-2.6.28-13-generic' make[1]: Leaving directory `/home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver' samuelgrund@cl0ud:~/VT6656_Linux_src_v1.19_12_x86$ sudo make install set -e; for d in driver; do make -C $d install ; done make[1]: Entering directory `/home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver' make -C /lib/modules/2.6.28-13-generic/build SUBDIRS=/home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver modules make[2]: Entering directory `/usr/src/linux-headers-2.6.28-13-generic' Building modules, stage 2. MODPOST 1 modules make[2]: Leaving directory `/usr/src/linux-headers-2.6.28-13-generic' mkdir -p /lib/modules/2.6.28-13-generic/kernel/drivers/net install -m 644 -o root vntwusb.ko /lib/modules/2.6.28-13-generic/kernel/drivers/net /sbin/depmod -a || true make[1]: Leaving directory `/home/samuelgrund/VT6656_Linux_src_v1.19_12_x86/driver' samuelgrund@cl0ud:~/VT6656_Linux_src_v1.19_12_x86$