Knowing that quite a few who dabble in Linux are lurking about I thought I'd share a problem I'm having getting Linux set up at home. Here's my problem. I'm having problems installing Ndiswrapper on to my LBA-Linux machine, see sot.com for info on LBA. The 'make distclean' seems to run fine, but when I run the 'make' commands I get the following errors:

/ndiswrapper-1.1/driver/usb.c: In function 'usb_select_configuration':
/ndiswrapper-1.1/driver/usb.c: 527 error: invalid type argument of `->'
/ndiswrapper-1.1/driver/usb.c: 528 error: invalid type argument of `->'

I am logged in as root. Other than that I don't know what else could be wrong. Thanks for any help you can provide!

I'm guessing that the USB.C file contains a line or two of code that LBA doesn't like. But is that really possible? I was under the assumption that although there are different flavors of Linux that the core was basically the same. The killer is that I did have ndiswrapper running under LBA before, but I needed to re-install LBA and then I couldn't get ndiswrapper to install again. I'm thinking that the newer version of ndiswrapper may be to blame but I can't find any of the older versions.