http://www.linuxforums.org/forum/lin...em-driver.html is your problem similar?
Also give the output of
Code:
gcc -v //gives you which version of gcc you are using
Code:
uname -a // which will give the version of kernel you are using
Also, if you can transfer the README file from the linux computer to windows computer and attach it here I can search for more info.