#1 Le 15/08/2006, à 19:22
- gelinp
ubuntu 6.06 LTS: Comment installer Skencil?
Bonjour,
Je cherche à installer skencil mais avec le package .deb distribué sur lur site j'ai un conflit avec python (le package nécessite python < 2.4 et ce n'est pas le cas sous ubuntu 6.06). AUssi je n'ai pas réussi la compilation du package avec le code source: ./setup.py configure --tk-flags=/usr/lib/tk8.4/ puis ./setup.py build, il y a des erreures à la compilation:
(...)
././paxmodule.c:885: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:886: erreur: «TCL_FILE_EVENTS» undeclared (first use in this function)
././paxmodule.c:886: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:887: erreur: «TCL_TIMER_EVENTS» undeclared (first use in this function)
././paxmodule.c:887: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:888: erreur: «TCL_IDLE_EVENTS» undeclared (first use in this function)
././paxmodule.c:888: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:889: erreur: «TCL_ALL_EVENTS» undeclared (first use in this function)
././paxmodule.c:889: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:890: erreur: «TCL_DONT_WAIT» undeclared (first use in this function)
././paxmodule.c:890: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:891: erreur: «TK_RELIEF_RAISED» undeclared (first use in this function)
././paxmodule.c:891: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:892: erreur: «TK_RELIEF_SUNKEN» undeclared (first use in this function)
././paxmodule.c:892: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:893: erreur: «TK_RELIEF_GROOVE» undeclared (first use in this function)
././paxmodule.c:893: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:894: erreur: «TK_RELIEF_RIDGE» undeclared (first use in this function)
././paxmodule.c:894: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:895: erreur: «TK_RELIEF_FLAT» undeclared (first use in this function)
././paxmodule.c:895: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:896: erreur: «TK_3D_FLAT_GC» undeclared (first use in this function)
././paxmodule.c:896: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:897: erreur: «TK_3D_LIGHT_GC» undeclared (first use in this function)
././paxmodule.c:897: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:898: erreur: «TK_3D_DARK_GC» undeclared (first use in this function)
././paxmodule.c:898: attention : passing argument 2 of «add_int» makes integer from pointer without a cast
././paxmodule.c:899: erreur: «TK_VERSION» undeclared (first use in this function)
././paxmodule.c:899: attention : passing argument 2 of «add_string» from incompatible pointer type
././paxmodule.c:900: erreur: «TCL_VERSION» undeclared (first use in this function)
././paxmodule.c:900: attention : passing argument 2 of «add_string» from incompatible pointer type
././paxmodule.c:921: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases
././paxmodule.c:922: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases
././paxmodule.c:923: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases
././paxmodule.c:924: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases
././paxmodule.c:925: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases
././paxmodule.c:926: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases
././paxmodule.c:927: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases
././paxmodule.c:928: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases
make: *** [paxmodule.o] Erreur 1
exiting because of errors
Merci pour votre aide.
Dernière modification par gelinp (Le 16/08/2006, à 09:00)
Ubuntu 14.04, interface KDE
Hors ligne