Gentoo Archives: gentoo-user-fr

From: "Jérôme GROVEN" <jerome.groven@×××××.com>
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] hal
Date: Tue, 20 Nov 2007 08:09:24
Message-Id: d5bbd24a0711200008y2a4bd9bejf764c1bbcd921c25@mail.gmail.com
In Reply to: [gentoo-user-fr] hal by Pascal Ronecker
1 Bonjour,
2
3 si j'en crois le fichier /usr/include/linux/input.h
4
5 #define SW_LID 0x00 /* set = lid shut */
6 #define SW_TABLET_MODE 0x01 /* set = tablet mode */
7 #define SW_HEADPHONE_INSERT 0x02 /* set = inserted */
8 #define SW_RADIO 0x03 /* set = radio enabled */
9 #define SW_MAX 0x0f
10
11 Ils sont donc bien définis, reste à voir si l'include est fait au
12 moment de la compilation
13
14 Jérôme
15
16 On Nov 19, 2007 9:26 PM, Pascal Ronecker <pascal.ronecker@××××.fr> wrote:
17 > Pfff ca continue doucement,
18 > mais surement.
19 >
20 > need help sur Hal cette fois :
21 >
22 > probe-input.c:74: error: `SW_LID' undeclared (first use in this function)
23 > probe-input.c:74: error: (Each undeclared identifier is reported only once
24 > probe-input.c:74: error: for each function it appears in.)
25 > probe-input.c:76: error: `SW_TABLET_MODE' undeclared (first use in this
26 > function
27 >
28 >
29 > ca sort d'ou encore ca ?
30 > ca sent le kernel vieillot non ?
31 > 2.6.18 chez moi, 2.6.17 required d'apres la doc hal. (hal-0.5.9.1-r3)
32 >
33 > au secours !
34 >
35 >
36 > --
37 > gentoo-user-fr@g.o mailing list
38 >
39 >
40 --
41 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] hal Pascal Ronecker <pascal.ronecker@××××.fr>