En voulant faire marcher ma Webcam sur mon portable je vois qu'il me faut une version plus récente du pilote ov511. No problémo, je récupère les sources. Mais ça marche pas !! Le make veut rien savoir.
Désolé de polluer le journal, en échange je suis en train de faire une page sur l'install et la config de Linux sur un portable Acer 290XCi (tout marche, même le wifi).
PJ: le résultat du make !
gcc -c -D__KERNEL__ -DMODULE -DOUTSIDE_KERNEL -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -I/lib/modules/`uname -r`/build/include -DMODVERSIONS -include /lib/modules/`uname -r`/build/include/linux/modversions.h -DCONFIG_OV511_DECOMP -DCONFIG_OV518_DECOMP -o ov511_core.o ov511_core.c
In file included from /lib/modules/2.4.22-21mdk/build/include/asm/semaphore.h:39,
from /lib/modules/2.4.22-21mdk/build/include/linux/fs.h:204,
from /lib/modules/2.4.22-21mdk/build/include/linux/capability.h:17,
from /lib/modules/2.4.22-21mdk/build/include/linux/binfmts.h:5,
from /lib/modules/2.4.22-21mdk/build/include/linux/sched.h:9,
from /lib/modules/2.4.22-21mdk/build/include/linux/vmalloc.h:4,
from ov511_core.c:33:
/lib/modules/2.4.22-21mdk/build/include/asm/system.h: In function `__set_64bit_var':
/lib/modules/2.4.22-21mdk/build/include/asm/system.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules
/lib/modules/2.4.22-21mdk/build/include/asm/system.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from ov511_core.c:50:
ov511.h:26:1: warning: "PDEBUG" redefined
In file included from ov511.h:20,
from ov511_core.c:50:
ovcamchip.h:23:1: warning: this is the location of the previous definition
ov511_core.c: At top level:
ov511_core.c:1664: error: unknown field `inc_use' specified in initializer
ov511_core.c:1664: warning: initialization from incompatible pointer type
ov511_core.c:1665: error: unknown field `dec_use' specified in initializer
make: *** [ov511_core.o] Erreur 1
A+
# Re: Pb compilation driver OV511 sur Mandrake 9.2
Posté par Vincent Richard (site web personnel) . Évalué à 2.
http://lists.suse.com/archive/suse-linux/2004-Jan/0023.html(...)
(trouvé avec mon ami Google...)
# Re: Pb compilation driver OV511 sur Mandrake 9.2
Posté par patrick_g (site web personnel) . Évalué à 1.
[^] # Re: Pb compilation driver OV511 sur Mandrake 9.2
Posté par Serge2 . Évalué à 1.
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.