Comment 48 for bug 971876

Revision history for this message
exzemat (exzemat) wrote :

hello guy
fix no works on ubuntu 13.10
(the log is in french sorry)
mat@mat-W310CZ:~/Téléchargements/t$ make
cp -f ./define.release ./define.h
make -C /lib/modules/3.11.0-13-generic/build/ SUBDIRS=/home/mat/Téléchargements/t modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-3.11.0-13-generic »
  CC [M] /home/mat/Téléchargements/t/rtsx.o
/home/mat/Téléchargements/t/rtsx.c:259:2: error: unknown field ‘proc_info’ specified in initializer
  .proc_info = proc_info,
  ^
/home/mat/Téléchargements/t/rtsx.c:259:2: warning: initialization from incompatible pointer type [enabled by default]
/home/mat/Téléchargements/t/rtsx.c:259:2: warning: (near initialization for ‘rtsx_host_template.proc_dir’) [enabled by default]
/home/mat/Téléchargements/t/rtsx.c:1073:11: error: ‘rtsx_probe’ undeclared here (not in a function)
  .probe = rtsx_probe,
           ^
/home/mat/Téléchargements/t/rtsx.c:893:12: warning: ‘__devinitrtsx_probe’ defined but not used [-Wunused-function]
 static int __devinitrtsx_probe(struct pci_dev *pci, const struct pci_device_id *pci_id)
            ^
make[2]: *** [/home/mat/Téléchargements/t/rtsx.o] Erreur 1
make[1]: *** [_module_/home/mat/Téléchargements/t] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-3.11.0-13-generic »
make: *** [default] Erreur 2

i installed build-essential, fakeroot, dkms and system is up to date.

I think keep ubuntu 13.10 one or two weeks, after I will reinstall ubuntu 12.04 (LTS) where the fix work (I will use sd card for chrismas time).
say me if you want that I test something
buy