chenhaiq / mt7610u_wifi_sta_v3002_dpo_20130916

Modified usb wifi driver for TP_link TL-WDN5200
MIT License
132 stars 116 forks source link

Compilation Failure on kernel 4.0.5 gcc 4.8.4 #1

Closed guspower closed 8 years ago

guspower commented 9 years ago

Hi,

I'm getting compilation failures when trying to make under kernel 4.0.5 gcc 4.8.4

mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/sta_ioctl.c:2364:2: error: unknown field ‘num_private’ specified in initializer
    .num_private  = N(rt_priv_handlers),

Any ideas about how I can get it to compile cleanly?

Cheers,

G

beranat commented 9 years ago

works well with 4.1.10-200.fc22.x86_64

stephanelpaul commented 8 years ago

will this work on ubuntu 15.10?

Edenhofer commented 8 years ago

Probably. I can confirm that it is working with linux from version 4.2.5 to 4.4.5 and gcc from version 5.2.0 to 5.3.0 on Arch Linux.

guspower commented 8 years ago

Confirmed - master now builds successfully against gcc version 4.9.3, kernel 4.1.15