lwfinger / rtl8723bu

Driver for RTL8723BU
285 stars 145 forks source link

commenting out concurrent mode breaks build. #57

Closed ase1590 closed 5 years ago

ase1590 commented 7 years ago

The following happens if I follow the instructions for compiling

CC [M] /root/Public/rtl8723bu/hal/rtl8723b_rf6052.o CC [M] /root/Public/rtl8723bu/hal/rtl8723b_dm.o CC [M] /root/Public/rtl8723bu/hal/rtl8723b_rxdesc.o CC [M] /root/Public/rtl8723bu/hal/rtl8723b_cmd.o gcc-4.6: internal compiler error: Segmentation fault (program as) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions. make[4]: *** [/root/Public/rtl8723bu/hal/rtl8723b_cmd.o] Error 4 make[3]: *** [_module_/root/Public/rtl8723bu] Error 2 make[2]: *** [sub-make] Error 2 make[1]: *** [all] Error 2 make[1]: Leaving directory/usr/src/linux-headers-3.2.0-4-amd64' make: *** [modules] Error 2 `

ase1590 commented 5 years ago

closed due to inactivity and no personal interest in pursuing