Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Errore emerge xf86-input
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
fla83tn
n00b
n00b


Joined: 03 Jul 2006
Posts: 5

PostPosted: Sun Dec 10, 2006 1:53 pm    Post subject: Errore emerge xf86-input Reply with quote

Ciao,
vorrei sapere perche' ultimamente quando volevo aggiornare world mi metteva fra i pacchetti i vari xf86-input-penmount ecc..ma non mi dava errore durante la compilazione perche'
mi diceva che c'erano delle costanti indefinite tipo TS_RAW ecc..
in poche parole, leggendo qua e la su internet, per far funzionare tutto di nuovo in modo corretto ho dovuto fare le cose seguenti:

aggiungere a /usr/include/X11/extensions/XI.h

/* Merged from Metrolink tree for XINPUT stuff */
#define TS_Raw 57
#define TS_Scaled 58
#define SendCoreEvents 59
#define DontSendCoreEvents 60
/* End of merged section */

aggiungere a /usr/include/X11/extensions/XIproto.h

/* Merged from Metrolink tree for XINPUT stuff */
typedef struct {
CARD16 control;
CARD16 length;
CARD32 min_x;
CARD32 max_x;
CARD32 min_y;
CARD32 max_y;
CARD32 button_threshold;
} xDeviceTSCalibrationCtl;
/* End of merged section */


Secondo voi queste modifiche possono darmi problemi? E perche' ho dovuto farle io a mano?? 8O
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum