Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Résolu] [GTK] Gtk+-2.8.19 ne veut pas compiler
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Xiutecutli
n00b
n00b


Joined: 14 Oct 2004
Posts: 12

PostPosted: Fri Jul 21, 2006 9:01 am    Post subject: [Résolu] [GTK] Gtk+-2.8.19 ne veut pas compiler Reply with quote

Bonjour

En voulant update GTK+ en version 2.8.19, il m'affiche cette erreur :
Code:
 i386-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -march=pentium-m -O2 -pipe -Wall -MT gdkxftdefaults.lo -MD -MP -MF .deps/gdkxftdefaults.Tpo -c gdkxftdefaults.c  -fPIC -DPIC -o .libs/gdkxftdefaults.o
gdkxftdefaults.c:53:27: gdkscreen-x11.h: No such file or directory
gdkxftdefaults.c:54:18: gdkx.h: No such file or directory
gdkxftdefaults.c:57: error: syntax error before "parse_boolean"
gdkxftdefaults.c:58: warning: return type defaults to `int'
gdkxftdefaults.c: In function `parse_boolean':
gdkxftdefaults.c:59: error: `gchar' undeclared (first use in this function)
gdkxftdefaults.c:59: error: (Each undeclared identifier is reported only once
gdkxftdefaults.c:59: error: for each function it appears in.)
gdkxftdefaults.c:59: error: syntax error before "c0"
gdkxftdefaults.c:61: error: `c0' undeclared (first use in this function)
gdkxftdefaults.c:62: warning: implicit declaration of function `g_ascii_isupper'
gdkxftdefaults.c:63: warning: implicit declaration of function `g_ascii_tolower'
gdkxftdefaults.c:70: error: `c1' undeclared (first use in this function)
gdkxftdefaults.c: At top level:
gdkxftdefaults.c:83: error: syntax error before "get_boolean_default"
gdkxftdefaults.c:83: error: syntax error before '*' token
gdkxftdefaults.c:86: warning: return type defaults to `int'
gdkxftdefaults.c: In function `get_boolean_default':
gdkxftdefaults.c:87: error: `gchar' undeclared (first use in this function)
gdkxftdefaults.c:87: error: `v' undeclared (first use in this function)
gdkxftdefaults.c:88: error: `gint' undeclared (first use in this function)
gdkxftdefaults.c:88: error: syntax error before "i"
gdkxftdefaults.c:90: warning: implicit declaration of function `XGetDefault'
gdkxftdefaults.c:90: error: `dpy' undeclared (first use in this function)
gdkxftdefaults.c:90: error: `option' undeclared (first use in this function)
gdkxftdefaults.c:93: error: `i' undeclared (first use in this function)
gdkxftdefaults.c:96: error: `value' undeclared (first use in this function)
gdkxftdefaults.c:97: error: `TRUE' undeclared (first use in this function)
gdkxftdefaults.c:101: error: `FALSE' undeclared (first use in this function)
gdkxftdefaults.c: At top level:
gdkxftdefaults.c:105: error: syntax error before "get_double_default"
gdkxftdefaults.c:105: error: syntax error before '*' token
gdkxftdefaults.c:108: warning: return type defaults to `int'
gdkxftdefaults.c: In function `get_double_default':
gdkxftdefaults.c:109: error: `gchar' undeclared (first use in this function)
gdkxftdefaults.c:109: error: `v' undeclared (first use in this function)
gdkxftdefaults.c:109: error: `e' undeclared (first use in this function)
gdkxftdefaults.c:109: warning: left-hand operand of comma expression has no effect
gdkxftdefaults.c:111: error: `dpy' undeclared (first use in this function)
gdkxftdefaults.c:111: error: `option' undeclared (first use in this function)
gdkxftdefaults.c:119: error: `value' undeclared (first use in this function)
gdkxftdefaults.c:119: warning: implicit declaration of function `g_strtod'
gdkxftdefaults.c:121: error: `TRUE' undeclared (first use in this function)
gdkxftdefaults.c:124: error: `FALSE' undeclared (first use in this function)
gdkxftdefaults.c: At top level:
gdkxftdefaults.c:128: error: syntax error before "get_integer_default"
gdkxftdefaults.c:128: error: syntax error before '*' token
gdkxftdefaults.c:131: warning: return type defaults to `int'
gdkxftdefaults.c: In function `get_integer_default':
gdkxftdefaults.c:132: error: `gint' undeclared (first use in this function)
gdkxftdefaults.c:132: error: syntax error before "i"
gdkxftdefaults.c:133: error: `gchar' undeclared (first use in this function)
gdkxftdefaults.c:133: error: `v' undeclared (first use in this function)
gdkxftdefaults.c:133: error: `e' undeclared (first use in this function)
gdkxftdefaults.c:133: warning: left-hand operand of comma expression has no effect
gdkxftdefaults.c:135: error: `dpy' undeclared (first use in this function)
gdkxftdefaults.c:135: error: `option' undeclared (first use in this function)
gdkxftdefaults.c:138: error: `value' undeclared (first use in this function)
gdkxftdefaults.c:139: error: `TRUE' undeclared (first use in this function)
gdkxftdefaults.c:141: error: `i' undeclared (first use in this function)
gdkxftdefaults.c:146: error: `FALSE' undeclared (first use in this function)
gdkxftdefaults.c: At top level:
gdkxftdefaults.c:150: error: syntax error before '*' token
gdkxftdefaults.c: In function `init_xft_settings':
gdkxftdefaults.c:152: error: `GdkScreenX11' undeclared (first use in this function)
gdkxftdefaults.c:152: error: `screen_x11' undeclared (first use in this function)
gdkxftdefaults.c:152: warning: implicit declaration of function `GDK_SCREEN_X11'
gdkxftdefaults.c:152: error: `screen' undeclared (first use in this function)
gdkxftdefaults.c:153: error: `Display' undeclared (first use in this function)
gdkxftdefaults.c:153: error: `xdisplay' undeclared (first use in this function)
gdkxftdefaults.c:153: warning: implicit declaration of function `GDK_SCREEN_XDISPLAY'
gdkxftdefaults.c:154: warning: implicit declaration of function `GDK_SCREEN_XNUMBER'
gdkxftdefaults.c:160: error: `TRUE' undeclared (first use in this function)
gdkxftdefaults.c:210: warning: implicit declaration of function `DisplayHeight'
gdkxftdefaults.c:211: warning: implicit declaration of function `DisplayHeightMM'
gdkxftdefaults.c:213: error: `PANGO_SCALE' undeclared (first use in this function)
gdkxftdefaults.c: At top level:
gdkxftdefaults.c:217: error: syntax error before "_gdk_x11_get_xft_setting"
gdkxftdefaults.c:217: error: syntax error before '*' token
gdkxftdefaults.c:220: warning: return type defaults to `int'
gdkxftdefaults.c: In function `_gdk_x11_get_xft_setting':
gdkxftdefaults.c:221: error: `GdkScreenX11' undeclared (first use in this function)
gdkxftdefaults.c:221: error: `screen_x11' undeclared (first use in this function)
gdkxftdefaults.c:221: error: `screen' undeclared (first use in this function)
gdkxftdefaults.c:223: error: `name' undeclared (first use in this function)
gdkxftdefaults.c:224: error: `FALSE' undeclared (first use in this function)
gdkxftdefaults.c:232: warning: implicit declaration of function `g_value_set_int'
gdkxftdefaults.c:232: error: `value' undeclared (first use in this function)
gdkxftdefaults.c:233: error: `TRUE' undeclared (first use in this function)
gdkxftdefaults.c:262: warning: implicit declaration of function `g_value_set_string'
gdkxftdefaults.c: In function `get_double_default':
gdkxftdefaults.c:109: warning: statement with no effect
gdkxftdefaults.c: In function `get_integer_default':
gdkxftdefaults.c:133: warning: statement with no effect
make[4]: *** [gdkxftdefaults.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/gtk+-2.8.19/work/gtk+-2.8.19/gdk/x11'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gtk+-2.8.19/work/gtk+-2.8.19/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gtk+-2.8.19/work/gtk+-2.8.19/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk+-2.8.19/work/gtk+-2.8.19'
make: *** [all] Error 2

!!! ERROR: x11-libs/gtk+-2.8.19 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  gtk+-2.8.19.ebuild, line 116:   Called die
!!! gtk+ failed to compile
!!! If you need support, post the topmost build error, and the call stack if relevant.



Mon emerge --info :
Code:
Portage 2.1-r1 (default-linux/x86/no-nptl, gcc-3.4.6, glibc-2.3.6-r4, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1.50GHz
Gentoo Base System version 1.6.15
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl alsa avi bitmap-fonts cairo cdr cli crypt cups dlloader dri dvb dvd dvdr emboss encode esd firefox font-server foomaticdb glitz imlib ipv6 isdnlog ithreads jpeg libg++ libwww mad mikmod mmx mp3 mpeg ncurses nodrm nvidia ogg openal opengl pam pcre pdflib png pppd readline reflection session spl sse sse2 ssl theora truetype truetype-fonts type1-fonts vorbis widescreen xml xmms xorg xprint xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



Sauriez vous m'aider ?
Merci
xiutecutli


Last edited by Xiutecutli on Sat Jul 22, 2006 11:30 am; edited 1 time in total
Back to top
View user's profile Send private message
-KuRGaN-
Veteran
Veteran


Joined: 05 Dec 2004
Posts: 1142
Location: Besançon (25) [FRANCE]

PostPosted: Fri Jul 21, 2006 9:02 am    Post subject: Reply with quote

J'ai exactement le même problème que toi depuis ce matin mais avec gtk+-2.8.20-r1
_________________
Knight Gent00 Industries RiDeR !!!!
Back to top
View user's profile Send private message
Kazuya
Apprentice
Apprentice


Joined: 09 Jul 2006
Posts: 256

PostPosted: Fri Jul 21, 2006 11:12 am    Post subject: Reply with quote

Salut,
peut être que ton archive est corrompu , essai de la re-télécharger pour voir.
Moi j'avais eu un probleme de compilation avec gtk , je l'ai resolu en passant les ebuild pango et cairo en ~x86 (mais apparament ce n'est pas la cause de ton probleme ici , sinon portage te parlerait de libpangocairo introuvable où un truc dans ce genre)
_________________
Hacker vaillant, rien d'impossible !!!
"Quand une vache boit de l'eau, cette eau devient du lait. Quand un serpent boit de l'eau, cette eau devient du poison."
Back to top
View user's profile Send private message
Xiutecutli
n00b
n00b


Joined: 14 Oct 2004
Posts: 12

PostPosted: Fri Jul 21, 2006 11:15 am    Post subject: Reply with quote

Je ne pense pas que ça vienne de l'archive vu qu'il y a une verification à chaque emerge mais j'essaye quand même on sait jamais :)
Edit : bah non rien :)


Last edited by Xiutecutli on Fri Jul 21, 2006 11:28 am; edited 1 time in total
Back to top
View user's profile Send private message
man in the hill
Veteran
Veteran


Joined: 15 Dec 2005
Posts: 1552
Location: Madinina

PostPosted: Fri Jul 21, 2006 11:26 am    Post subject: Reply with quote

Salut,


Moi, j'ai gtk+-2.8.19 sur ma tour et je n'ai pas eu ce genre de problème qui vient du fichier source écrit en C gdkxftdefaults.c, il y a des fichiers d'entête gdkscreen-x11.h et gdkx.h que le preprocesseur ne trouve pas et beaucoup d'erreur de syntax (genre des fonctions non déclarés, etc...)...à mon avis cela vient que de gtk+ (pas la peine de ce prendre la tête à re-emerger des dépendances..), il faut trouver un gtk+ avec les bons fichiers d'en-têtes (*.h) et un bon fichier gdkxftdefaults.c , remplacer ces fichiers ds les sources ou attendre qques temps, effacer gtk+ ds distfiles et le re-downloader...Tu peux regarder si les fichier *.h manquant sont ds /var/tmp/portage/gtk+-2.8.19/work/gtk+-2.8.19/gdk/x11 ou un répertoire parent , si il sont là, un patch fera l'affaire...ds qques temps...

Tu peux aussi essayer un gtk+-2.10 (que j'ai sur mon portable) mais il faudra toucher à qques paquets de base (glib, pango, atk, cairo) et là tu peux avoir plus de problèmes ...

Qqu'un aurais peut-être d'autres explications...

En tout cas il faut attendre !

[EDIT] Il faut faire un diff entre ton fichier *.c et un qui fonctionne et ainsi faire un patch, si tu mets ton fichier sur le net peut-être que pierreg , NetFab peuvent te faire un patch si ils ont le bon fichier de leur côté...quand compile plante assure toi en allant ds /var/tmp/portage/etc...de trouver les deux fichier *.h et ds ce cas un patch suffira...mes 0.02 cents[/EDIT]


@+
_________________
Get Up and Go !


Last edited by man in the hill on Fri Jul 21, 2006 11:42 am; edited 1 time in total
Back to top
View user's profile Send private message
Xiutecutli
n00b
n00b


Joined: 14 Oct 2004
Posts: 12

PostPosted: Fri Jul 21, 2006 11:32 am    Post subject: Reply with quote

Oui les fichiers sont dans le repertoire correspondant, après pour les patchs, j'sais pas du tout comment faire :oops:
Back to top
View user's profile Send private message
Kazuya
Apprentice
Apprentice


Joined: 09 Jul 2006
Posts: 256

PostPosted: Fri Jul 21, 2006 11:46 am    Post subject: Reply with quote

tu peut essayer de passer à gtk en ~x86 voir si ca résoud le probleme pendant ce cour instant, moi en tout cas je suis avec gtk-2.8.20 (~x86) et je n'ai pas de probleme....essais, et si cela te gêne d'être avec un paquet en ~x86 et bien tu pourras repasser à la version inférieure en le suprimant de /etc/portage/package.keywords ,et en faisant emerge -a gtk+ , ca te proposera de repasser à la version stable (mais la version en ~x86 fonctionne très bien)
pour avoir gtk+ en ~x86 :
# echo "x11-libs/gtk+ ~x86" >> /etc/portage/package.keywords

voilà , dit nous quoi.
_________________
Hacker vaillant, rien d'impossible !!!
"Quand une vache boit de l'eau, cette eau devient du lait. Quand un serpent boit de l'eau, cette eau devient du poison."
Back to top
View user's profile Send private message
-KuRGaN-
Veteran
Veteran


Joined: 05 Dec 2004
Posts: 1142
Location: Besançon (25) [FRANCE]

PostPosted: Fri Jul 21, 2006 12:04 pm    Post subject: Reply with quote

Bon et bien en fait je n'ai pas la même erreur en fait, j'avais mal regardé.
Je suis en ~x86 et voici mon erreur:
Code:

/var/tmp/portage/gtk+-2.8.20-r1/work/gtk+-2.8.20/gtk/.libs/lt-gtk-query-immodules-2.0: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
make[3]: *** [gtk.immodules] Erreur 127
make[3]: quittant le répertoire « /var/tmp/portage/gtk+-2.8.20-r1/work/gtk+-2.8.20/modules/input »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /var/tmp/portage/gtk+-2.8.20-r1/work/gtk+-2.8.20/modules »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/gtk+-2.8.20-r1/work/gtk+-2.8.20 »
make: *** [all] Erreur 2

!!! ERROR: x11-libs/gtk+-2.8.20-r1 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  gtk+-2.8.20-r1.ebuild, line 115:   Called die

!!! gtk+ failed to compile
!!! If you need support, post the topmost build error, and the call stack if relevant.

_________________
Knight Gent00 Industries RiDeR !!!!
Back to top
View user's profile Send private message
Xiutecutli
n00b
n00b


Joined: 14 Oct 2004
Posts: 12

PostPosted: Fri Jul 21, 2006 12:05 pm    Post subject: Reply with quote

Oui t'inquiete pas ça me dérange pas ^_^

Alors résultat : toujours la même erreur :/
Back to top
View user's profile Send private message
Xiutecutli
n00b
n00b


Joined: 14 Oct 2004
Posts: 12

PostPosted: Fri Jul 21, 2006 12:12 pm    Post subject: Reply with quote

-KuRGaN- wrote:
Bon et bien en fait je n'ai pas la même erreur en fait, j'avais mal regardé.
Je suis en ~x86 et voici mon erreur:
Code:

/var/tmp/portage/gtk+-2.8.20-r1/work/gtk+-2.8.20/gtk/.libs/lt-gtk-query-immodules-2.0: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
make[3]: *** [gtk.immodules] Erreur 127
make[3]: quittant le répertoire « /var/tmp/portage/gtk+-2.8.20-r1/work/gtk+-2.8.20/modules/input »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /var/tmp/portage/gtk+-2.8.20-r1/work/gtk+-2.8.20/modules »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/gtk+-2.8.20-r1/work/gtk+-2.8.20 »
make: *** [all] Erreur 2

!!! ERROR: x11-libs/gtk+-2.8.20-r1 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  gtk+-2.8.20-r1.ebuild, line 115:   Called die

!!! gtk+ failed to compile
!!! If you need support, post the topmost build error, and the call stack if relevant.


emerge expat
Back to top
View user's profile Send private message
palatin
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2004
Posts: 113
Location: Paris

PostPosted: Fri Jul 21, 2006 12:17 pm    Post subject: Reply with quote

-KuRGaN- wrote:
Bon et bien en fait je n'ai pas la même erreur en fait, j'avais mal regardé.
Je suis en ~x86 et voici mon erreur:
Code:

/var/tmp/portage/gtk+-2.8.20-r1/work/gtk+-2.8.20/gtk/.libs/lt-gtk-query-immodules-2.0: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
.....


revdep-rebuild à faire après la mise à jour de expat.
_________________
fumo~
Back to top
View user's profile Send private message
-KuRGaN-
Veteran
Veteran


Joined: 05 Dec 2004
Posts: 1142
Location: Besançon (25) [FRANCE]

PostPosted: Fri Jul 21, 2006 12:24 pm    Post subject: Reply with quote

Ouai merci, j'ai cherché un coup et j'ai trouvè la même soluce, je suis en train de faire le revdep-rebuild.
_________________
Knight Gent00 Industries RiDeR !!!!
Back to top
View user's profile Send private message
man in the hill
Veteran
Veteran


Joined: 15 Dec 2005
Posts: 1552
Location: Madinina

PostPosted: Fri Jul 21, 2006 2:10 pm    Post subject: Reply with quote

Xiutecutli wrote:
Oui t'inquiete pas ça me dérange pas ^_^

Alors résultat : toujours la même erreur :/



En attendant vu que ton ancien gtk+ passe, essais de recupérer le fichier .c qui pose problème et fait un patch que tu rajouteras ds ton ebuild...

Pour faire tes manips , créer un overlay ds /usr/local de la façon suivante :

L'arbre portage est sous la forme : catégorie/nom_du_paquet, donc créer tout d'abord créé un répertoire spécialement pour tes overlays :
Code:
cd /usr/local/
mkdir overlays
cd overlays
mkdir x11-libs


ensuite tu copies le gtk+ de l'arbre portage ds ton overlay :
Code:
cp -R /usr/portage/x11-libs/gtk+    /usr/local/overlays/x11-libs/


Et tu rejoutes ds ton make.conf :
Code:
PORTDIR_OVERLAY="/usr/local/overlays"

ainsi portage prendra en compte d'abord ton overlay quand tu voudra emerger gtk+.

Maintenant, il faut faire un patch https://forums.gentoo.org/viewtopic-t-452797-start-25.html + http://www.gentoo.org/proj/fr/devrel/handbook/handbook.xml + http://dev.gentoo.org/~plasmaroo/devmanual/

Voilà, j'ai pasté ce fichier ici http://fr.pastebin.ca/94696 , regarde si il y a des différences avec le tient... Il y a encore une chose qui me gène pour faire un patch c'est que si tu détares gtk+ ds /opt par ex , il n' y a pas de répertoire gdk donc pour appliquer un patch ce n'est pas évident, le patch risque de ne pas trouver le fichier .c ds ce répertoire gdk, il semblerait que ce répertoire soit créé par la suite...Si il y a qqu'un de plus compétent pour fournir des explications cela serait intéressant !!!!

ps: Test ça, en premier, quand ton gtk plante , tu retires le fichier qui pose problème tu mets le mien et tu finis la compile à la main:
Code:
make
make install
.

[EDIT]J'avais pas vu qu'il y avais une maj , je l'ai faite et c'est passé sans problème, donc cette piste est à essayer bien sûr comme cité plus haut par Kazuya...[/EDIT]


@+
_________________
Get Up and Go !


Last edited by man in the hill on Fri Jul 21, 2006 6:45 pm; edited 1 time in total
Back to top
View user's profile Send private message
Xiutecutli
n00b
n00b


Joined: 14 Oct 2004
Posts: 12

PostPosted: Fri Jul 21, 2006 2:11 pm    Post subject: Reply with quote

Ok, merci j'vais faire ça
Back to top
View user's profile Send private message
Xiutecutli
n00b
n00b


Joined: 14 Oct 2004
Posts: 12

PostPosted: Sat Jul 22, 2006 11:30 am    Post subject: Reply with quote

Problème trouvé, en fait ça venait de mon automake qui était cassé, je l'ai remerge et maintenant tout va bien :D

Merci
xiutecutli
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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