OVH Cloud OVH Cloud

RE: make kernelllinks ?

1 réponse
Avatar
Mathieu JANIN
> -----Message d'origine-----
> De : Mathieu JANIN [mailto:Matt@tgcaen.dyndns.biz]
> Envoy=C3=A9 : mercredi 8 novembre 2006 10:32
> =C3=80 : debian-user-french@lists.debian.org
> Objet : RE: make kernelllinks ?
(...)
> Ca compile mieux apr=C3=A9s ?
D'ailleurs quelle operation plante ?
Quels sont les messages d'erreur ?=20
++, MATT
=20

1 réponse

Avatar
David BERCOT
--=-3HWNF9oaXP8q6SYas2dw
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Bonjour,

Le mercredi 08 novembre 2006 à 10:53 +0100, Mathieu JANIN a écrit :
> -----Message d'origine-----
> De : Mathieu JANIN [mailto:]
> Envoyé : mercredi 8 novembre 2006 10:32
> À :
> Objet : RE: make kernelllinks ?
(...)
> Ca compile mieux aprés ?
D'ailleurs quelle operation plante ?
Quels sont les messages d'erreur ?
++, MATT



Voilà le résultat :
p3010-ac-nantes:/opt/spca5xx-20060501# make
Building SPCA5XX driver for 2.5/2.6 kernel.
Remember: you must have read/write access to your kernel source tree.
make -C /lib/modules/`uname -r`/build SUBDIRS=/opt/spca5xx-20060501
CCÌ modules
make[1]: entrant dans le répertoire
« /usr/src/linux-headers-2.6.18-1-686 »
CC [M] /opt/spca5xx-20060501/drivers/usb/spca5xx.o
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function ‘spca5xx_o pen’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2392: warning: implicit
declaration of function ‘video_devdata’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2392: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2397: warning: implicit
declaration of function ‘video_get_drvdata’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2397: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function
‘spca5xx_close’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2487: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function
‘spca5xx_do_ioctl’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2547: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function
‘spca5xx_ioctl’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3091: warning: implicit
declaration of function ‘video_usercopy’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function ‘spca5xx_r ead’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3110: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function ‘spca5xx_m map’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3209: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: At top level:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3261: error: variable
‘spca50x_template’ has initializer but incomplete type
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3262: error: unknown field
‘owner’ specified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3262: warning: excess
elements in struct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3262: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3263: error: unknown field
‘name’ specified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3263: warning: excess
elements in struct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3263: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3264: error: unknown field
‘type’ specified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3264: warning: excess
elements in struct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3264: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3265: error: unknown field
‘hardware’ specified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3265: warning: excess
elements in struct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3265: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3266: error: unknown field
‘fops’ specified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3266: warning: excess
elements in struct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3266: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3268: error: unknown field
‘release’ specified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3268: error:
‘video_device_release’ undeclared here (not in a function)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3268: warning: excess
elements in struct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3268: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3270: error: unknown field
‘minor’ specified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3270: warning: excess
elements in struct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3270: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function
‘cd_to_spca50x’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3338: warning: implicit
declaration of function ‘to_video_device’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3338: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3339: warning: return makes
pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function
‘spca50x_create_sysfs’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3448: warning: implicit
declaration of function ‘video_device_create_file’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function
‘spca5xx_probe’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5504: warning: implicit
declaration of function ‘video_device_alloc’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5504: warning: assignment
makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5507: error: invalid
application of ‘sizeof’ to incomplete type ‘struct video_device’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5507: error: invalid
application of ‘sizeof’ to incomplete type ‘struct video_device’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5507: error: invalid
application of ‘sizeof’ to incomplete type ‘struct video_device’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5509: error: dereferencing
pointer to incomplete type
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5511: warning: implicit
declaration of function ‘video_set_drvdata’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5516: warning: implicit
declaration of function ‘video_register_device’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5516: error:
‘VFL_TYPE_GRABBER’ undeclared (first use in this function)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5516: error: (Each
undeclared identifier is reported only once
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5516: error: for each
function it appears in.)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5545: error: dereferencing
pointer to incomplete type
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5546: warning: implicit
declaration of function ‘video_device_release’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:5548: warning: implicit
declaration of function ‘video_unregister_device’
make[2]: *** [/opt/spca5xx-20060501/drivers/usb/spca5xx.o] Erreur 1
make[1]: *** [_module_/opt/spca5xx-20060501] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.18-1 -686 »
make: *** [default] Erreur 2

Est-ce que ça te dit quelque chose ?

David.

--=-3HWNF9oaXP8q6SYas2dw
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Ceci est une partie de message
=?ISO-8859-1?Q?numériquement?= =?ISO-8859-1?Q?_signée?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBFUbmgvSnthbGI8ygRAnSjAJ4qY1ip3+t1HpqhpAc5VI2RANd5igCdH4Ii
JUsHovpV3CviU+RKQUNU74g =sY2H
-----END PGP SIGNATURE-----

--=-3HWNF9oaXP8q6SYas2dw--


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact