Comment 9 for bug 945

Revision history for this message
ghislain (seven09) wrote :

ok
modification which I used : http://pikachu.2014.free.fr/public/unicorn/unicorn.diff
correct several errors

What i obtain now:

ghislain@base:~/Desktop/unicorn-0.9.3/unicorn_pci$ make
make CC=gcc -C /usr/src/linux-headers-2.6.20-15-generic SUBDIRS=/home/ghislain/Desktop/unicorn-0.9.3/unicorn_pci modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.20-15-generic »
  CC [M] /home/ghislain/Desktop/unicorn-0.9.3/unicorn_pci/unicorn_pcidrv.o
/home/ghislain/Desktop/unicorn-0.9.3/unicorn_pci/unicorn_pcidrv.c: In function ‘start_device’:
/home/ghislain/Desktop/unicorn-0.9.3/unicorn_pci/unicorn_pcidrv.c:986: attention : passing argument 2 of ‘request_irq’ from incompatible pointer type
make[2]: *** Pas de règle pour fabriquer la cible « /home/ghislain/Desktop/unicorn-0.9.3/unicorn_pci/../msw/msw.o », nécessaire pour « /home/ghislain/Desktop/unicorn-0.9.3/unicorn_pci/unicorn_pci_atm.o ». Arrêt.
make[1]: *** [_module_/home/ghislain/Desktop/unicorn-0.9.3/unicorn_pci] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.20-15-generic »
make: *** [modules] Erreur 2

cordialement ghislain.