Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ mt7610u_wifi_sta_v3002_dpo_20130916 make
- make -C tools
- make[1]: Entering directory '/home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/tools'
- gcc -g bin2h.c -o bin2h
- make[1]: Leaving directory '/home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/tools'
- /home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/tools/bin2h
- chipset = mt7650u
- chipset = mt7630u
- chipset = mt7610u
- cp -f os/linux/Makefile.6 /home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/Makefile
- make -C /lib/modules/3.19.0-21-generic/build SUBDIRS=/home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux modules
- make[1]: Entering directory '/usr/src/linux-headers-3.19.0-21-generic'
- CC [M] /home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../sta/sta_cfg.o
- /home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../sta/sta_cfg.c: In function ‘RTMPIoctlShow’:
- /home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../sta/sta_cfg.c:5401:85: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
- snprintf(extra, size, "Driver version-%s, %s %s\n", STA_DRIVER_VERSION, __DATE__, __TIME__ );
- ^
- /home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../sta/sta_cfg.c:5401:95: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
- snprintf(extra, size, "Driver version-%s, %s %s\n", STA_DRIVER_VERSION, __DATE__, __TIME__ );
- ^
- cc1: some warnings being treated as errors
- scripts/Makefile.build:257: recipe for target '/home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../sta/sta_cfg.o' failed
- make[2]: *** [/home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../sta/sta_cfg.o] Error 1
- Makefile:1394: recipe for target '_module_/home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux' failed
- make[1]: *** [_module_/home/[username]/Desktop/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux] Error 2
- make[1]: Leaving directory '/usr/src/linux-headers-3.19.0-21-generic'
- Makefile:395: recipe for target 'LINUX' failed
- make: *** [LINUX] Error 2
Advertisement
Add Comment
Please, Sign In to add comment