Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[EMERGE] Probleme de compilation (resolu)
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
galeo
n00b
n00b


Joined: 27 Dec 2005
Posts: 57

PostPosted: Thu Mar 09, 2006 11:55 am    Post subject: [EMERGE] Probleme de compilation (resolu) Reply with quote

Bonjour


je renconte des erreures de compilation avec certain paquet en autre gimp, xine-ui .... et d'autres encores
j'ai l'impressions que ces eurreures concernet les paquet qui "touche" gnome2 ou GTK. les aplication KDE se compile sans probleme

voici ce que j'obtient avec un emerge xine-ui

Code:
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -march=athlon-xp -O2 -pipe -fforce-addr -Wall   -o gconf-sanity-check-2  gconf-sanity-check.o   -Wl,--export-dynamic -pthread -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm   -lpopt libgconf-2.la
i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fforce-addr -Wall -o .libs/gconf-sanity-check-2 gconf-sanity-check.o -Wl,--export-dynamic -pthread  /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so -lXrender -lX11 -lXext /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lpng12 /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libfreetype.so /usr/lib/libxml2.so -lz ./.libs/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so /usr/lib/libgobject-2.0.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so
/usr/lib/libgdk-x11-2.0.so: undefined reference to `cairo_xlib_surface_create_for_bitmap'
/usr/lib/libgdk-x11-2.0.so: undefined reference to `cairo_xlib_surface_create'
/usr/lib/libgdk-x11-2.0.so: undefined reference to `cairo_xlib_surface_set_size'
collect2: ld returned 1 exit status
make[3]: *** [gconf-sanity-check-2] Error 1
make[3]: Leaving directory `/var/tmp/portage/gconf-2.12.1/work/GConf-2.12.1/gconf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gconf-2.12.1/work/GConf-2.12.1/gconf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gconf-2.12.1/work/GConf-2.12.1'
make: *** [all] Error 2

!!! ERROR: gnome-base/gconf-2.12.1 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.


qu'eslqu'un a une idée d'ou vien le probleme ?


je vous donne aussi ce que me revois un emerge gimp ... (hummmm !? vraiment pas content !!)
Code:
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1  -I. -I. -I..     -march=athlon-xp -O2 -pipe -fforce-addr   -c -o gtkglarea.lo `test -f gtkglarea.c || echo './'`gtkglarea.c
mkdir .libs
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -I.. -march=athlon-xp -O2 -pipe -fforce-addr -c gdkgl.c -MT gdkgl.lo -MD -MP -MF .deps/gdkgl.TPlo  -fPIC -DPIC -o .libs/gdkgl.lo
In file included from gdkgl.c:20:
gdkgl.h:22:18: glib.h: No such file or directory
gdkgl.h:31:21: gdk/gdk.h: No such file or directory
In file included from gdkgl.c:20:
gdkgl.h:77: error: syntax error before "gdk_gl_query"
gdkgl.h:77: warning: data definition has no type or storage class
gdkgl.h:78: error: syntax error before '*' token
gdkgl.h:78: warning: data definition has no type or storage class
gdkgl.h:80: error: syntax error before '*' token
gdkgl.h:80: warning: data definition has no type or storage class
gdkgl.h:81: error: syntax error before '*' token
gdkgl.h:83: error: syntax error before '*' token
gdkgl.h:84: error: syntax error before '*' token
gdkgl.h:85: error: syntax error before "gint"
gdkgl.h:90: error: syntax error before "gdk_gl_make_current"
gdkgl.h:90: error: syntax error before '*' token
gdkgl.h:90: warning: data definition has no type or storage class
gdkgl.h:91: error: syntax error before '*' token
gdkgl.h:102: error: syntax error before '*' token
gdkgl.h:106: error: syntax error before "gdk_gl_pixmap_make_current"
gdkgl.h:106: warning: data definition has no type or storage class
gdkgl.h:110: error: syntax error before '*' token
gdkgl.c:22:22: gdk/gdkx.h: No such file or directory
rm -f .libs/gtkglarea.lo
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -I.. -march=athlon-xp -O2 -pipe -fforce-addr -c gtkglarea.c -MT gtkglarea.lo -MD -MP -MF .deps/gtkglarea.TPlo  -fPIC -DPIC -o .libs/gtkglarea.lo
In file included from gtkglarea.c:19:
gdkgl.h:22:18: glib.h: No such file or directory
gdkgl.h:31:21: gdk/gdk.h: No such file or directory
In file included from gtkglarea.c:19:
gdkgl.h:77: error: syntax error before "gdk_gl_query"
gdkgl.h:77: warning: data definition has no type or storage class
gdkgl.h:78: error: syntax error before '*' token
gdkgl.h:78: warning: data definition has no type or storage class
gdkgl.h:80: error: syntax error before '*' token
gdkgl.h:80: warning: data definition has no type or storage class
gdkgl.h:81: error: syntax error before '*' token
gdkgl.h:83: error: syntax error before '*' token
gdkgl.h:84: error: syntax error before '*' token
gdkgl.h:85: error: syntax error before "gint"
gdkgl.h:90: error: syntax error before "gdk_gl_make_current"
gdkgl.h:90: error: syntax error before '*' token
gdkgl.h:90: warning: data definition has no type or storage class
gdkgl.h:91: error: syntax error before '*' token
gdkgl.h:102: error: syntax error before '*' token
gdkgl.h:106: error: syntax error before "gdk_gl_pixmap_make_current"
gdkgl.h:106: warning: data definition has no type or storage class
gdkgl.h:110: error: syntax error before '*' token
In file included from gtkglarea.c:20:
gtkglarea.h:23:21: gdk/gdk.h: No such file or directory
gtkglarea.h:25:32: gtk/gtkdrawingarea.h: No such file or directory
In file included from gtkglarea.c:20:
gtkglarea.h:46: error: syntax error before "GtkDrawingArea"
gtkglarea.h:46: warning: no semicolon at end of struct or union
gtkglarea.h:48: error: syntax error before '}' token
gtkglarea.h:52: error: syntax error before "GtkDrawingAreaClass"
gtkglarea.h:52: warning: no semicolon at end of struct or union
gtkglarea.h:55: error: syntax error before "gtk_gl_area_get_type"
gtkglarea.h:55: warning: data definition has no type or storage class
gtkglarea.h:56: error: syntax error before '*' token
gtkglarea.h:56: warning: data definition has no type or storage class
gtkglarea.h:57: error: syntax error before '*' token
gtkglarea.h:58: warning: data definition has no type or storage class
gtkglarea.h:59: error: syntax error before '*' token
gtkglarea.h:60: warning: data definition has no type or storage class
gtkglarea.h:63: error: syntax error before "gtk_gl_area_make_current"
gtkglarea.h:63: warning: data definition has no type or storage class
gtkglarea.h:65: error: syntax error before "gtk_gl_area_begingl"
gtkglarea.h:65: warning: data definition has no type or storage class
gtkglarea.h:72: error: syntax error before "gint"
gtkglarea.c:26: error: syntax error before '*' token
gtkglarea.c:28: error: syntax error before '*' token
gtkglarea.c:28: warning: data definition has no type or storage class
gtkglarea.c:32: error: syntax error before "gtk_gl_area_get_type"
gtkglarea.c: In function `gtk_gl_area_get_type':
gtkglarea.c:34: error: syntax error before "object_type"
gtkglarea.c:36: error: `object_type' undeclared (first use in this function)
gtkglarea.c:36: error: (Each undeclared identifier is reported only once
gtkglarea.c:36: error: for each function it appears in.)
gtkglarea.c:38: error: syntax error before "object_info"
gtkglarea.c:51: error: `GTK_TYPE_DRAWING_AREA' undeclared (first use in this function)
gtkglarea.c:53: error: `object_info' undeclared (first use in this function)
gtkglarea.c: At top level:
gtkglarea.c:55: error: syntax error before "return"
gtkglarea.c: In function `gtk_gl_area_class_init':
gtkglarea.c:61: error: `GtkObjectClass' undeclared (first use in this function)
gtkglarea.c:61: error: `object_class' undeclared (first use in this function)
gtkglarea.c:63: warning: assignment makes pointer from integer without a cast
gtkglarea.c:64: error: syntax error before ')' token
gtkglarea.c: In function `gtk_gl_area_init':
gtkglarea.c:73: error: dereferencing pointer to incomplete type
gtkglarea.c:74: error: `FALSE' undeclared (first use in this function)
gtkglarea.c: At top level:
gtkglarea.c:79: error: syntax error before '*' token
gtkglarea.c: In function `gtk_gl_area_new_vargs':
gtkglarea.c:82: error: `GtkWidget' undeclared (first use in this function)
gtkglarea.c:82: error: `glarea' undeclared (first use in this function)
gtkglarea.c:85: error: `gint' undeclared (first use in this function)
gtkglarea.c:85: error: `attrlist' undeclared (first use in this function)
gtkglarea.c:93: error: syntax error before "int"
gtkglarea.c: At top level:
gtkglarea.c:108: error: syntax error before '*' token
gtkglarea.c:114: error: syntax error before '*' token
gtkglarea.c: In function `gtk_gl_area_share_new':
gtkglarea.c:120: error: `GdkVisual' undeclared (first use in this function)
gtkglarea.c:120: error: `visual' undeclared (first use in this function)
gtkglarea.c:130: error: dereferencing pointer to incomplete type
gtkglarea.c:130: error: `TRUE' undeclared (first use in this function)
gtkglarea.c:138: warning: assignment makes pointer from integer without a cast
gtkglarea.c:139: error: dereferencing pointer to incomplete type
gtkglarea.c:161: warning: return makes pointer from integer without a cast
gtkglarea.c: At top level:
gtkglarea.c:166: error: syntax error before '*' token
gtkglarea.c: In function `gtk_gl_area_destroy':
gtkglarea.c:170: error: `object' undeclared (first use in this function)
gtkglarea.c:173: error: syntax error before "GtkGLArea"
gtkglarea.c:174: error: dereferencing pointer to incomplete type
gtkglarea.c:176: error: invalid type argument of `->'
gtkglarea.c:177: error: invalid type argument of `->'
gtkglarea.c: At top level:
gtkglarea.c:185: error: syntax error before "gtk_gl_area_make_current"
gtkglarea.c: In function `gtk_gl_area_make_current':
gtkglarea.c:187: error: `FALSE' undeclared (first use in this function)
gtkglarea.c:191: error: invalid type argument of `->'
gtkglarea.c:191: error: dereferencing pointer to incomplete type
gtkglarea.c: At top level:
gtkglarea.c:195: error: syntax error before "gtk_gl_area_begingl"
gtkglarea.c: In function `gtk_gl_area_swap_buffers':
gtkglarea.c:219: error: invalid type argument of `->'
gtkglarea.c: At top level:
gtkglarea.c:222: error: syntax error before "gint"
gtkglarea.c: In function `gtk_gl_area_size':
gtkglarea.c:224: error: `glarea' undeclared (first use in this function)
gtkglarea.c:227: error: `width' undeclared (first use in this function)
gtkglarea.c:227: error: `height' undeclared (first use in this function)
make[1]: *** [gtkglarea.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
gdkgl.c:30: error: syntax error before '*' token
gdkgl.c: In function `get_xvisualinfo':
gdkgl.c:37: warning: assignment makes pointer from integer without a cast
gdkgl.c:42: error: `visual' undeclared (first use in this function)
gdkgl.c:42: error: (Each undeclared identifier is reported only once
gdkgl.c:42: error: for each function it appears in.)
gdkgl.c:42: warning: assignment makes pointer from integer without a cast
gdkgl.c: At top level:
gdkgl.c:59: error: syntax error before "guint"
gdkgl.c:59: warning: no semicolon at end of struct or union
gdkgl.c:65: error: syntax error before "gdk_gl_query"
gdkgl.c: In function `gdk_gl_query':
gdkgl.c:67: warning: passing arg 1 of `glXQueryExtension' makes pointer from integer without a cast
gdkgl.c:67: error: `TRUE' undeclared (first use in this function)
gdkgl.c:67: error: `FALSE' undeclared (first use in this function)
gdkgl.c: At top level:
gdkgl.c:71: error: syntax error before '*' token
gdkgl.c: In function `gdk_gl_get_info':
gdkgl.c:76: warning: passing arg 1 of `glXGetClientString' makes pointer from integer without a cast
gdkgl.c:77: warning: passing arg 1 of `glXGetClientString' makes pointer from integer without a cast
gdkgl.c:78: warning: passing arg 1 of `glXGetClientString' makes pointer from integer without a cast
gdkgl.c:78: warning: return makes pointer from integer without a cast
gdkgl.c: At top level:
gdkgl.c:82: error: syntax error before '*' token
gdkgl.c: In function `gdk_gl_choose_visual':
gdkgl.c:86: error: `GdkVisual' undeclared (first use in this function)
gdkgl.c:86: error: `visual' undeclared (first use in this function)
gdkgl.c:90: warning: assignment makes pointer from integer without a cast
gdkgl.c: At top level:
gdkgl.c:100: error: syntax error before '*' token
gdkgl.c: In function `gdk_gl_get_config':
gdkgl.c:106: error: `visual' undeclared (first use in this function)
gdkgl.c:108: warning: assignment makes pointer from integer without a cast
gdkgl.c:112: error: `attrib' undeclared (first use in this function)
gdkgl.c: At top level:
gdkgl.c:122: error: syntax error before '*' token
gdkgl.c: In function `gdk_gl_context_new':
gdkgl.c:124: error: `visual' undeclared (first use in this function)
gdkgl.c:124: error: `FALSE' undeclared (first use in this function)
gdkgl.c: At top level:
gdkgl.c:128: error: syntax error before '*' token
gdkgl.c: In function `gdk_gl_context_share_new':
gdkgl.c:135: error: `visual' undeclared (first use in this function)
gdkgl.c:137: warning: assignment makes pointer from integer without a cast
gdkgl.c:141: error: `sharelist' undeclared (first use in this function)
gdkgl.c:142: error: `direct' undeclared (first use in this function)
gdkgl.c:150: error: syntax error before "GdkGLContextPrivate"
gdkgl.c:151: error: dereferencing pointer to incomplete type
gdkgl.c:152: error: dereferencing pointer to incomplete type
gdkgl.c:153: error: dereferencing pointer to incomplete type
gdkgl.c: At top level:
gdkgl.c:158: error: syntax error before "gint"
gdkgl.c: In function `gdk_gl_context_attrlist_share_new':
gdkgl.c:160: error: `GdkVisual' undeclared (first use in this function)
gdkgl.c:160: error: `visual' undeclared (first use in this function)
gdkgl.c:160: error: `attrlist' undeclared (first use in this function)
gdkgl.c:162: error: `sharelist' undeclared (first use in this function)
gdkgl.c:162: error: `direct' undeclared (first use in this function)
gdkgl.c: In function `gdk_gl_context_ref':
gdkgl.c:172: error: dereferencing pointer to incomplete type
gdkgl.c: In function `gdk_gl_context_unref':
gdkgl.c:183: error: dereferencing pointer to incomplete type
gdkgl.c:185: error: dereferencing pointer to incomplete type
gdkgl.c:189: error: dereferencing pointer to incomplete type
gdkgl.c:190: error: dereferencing pointer to incomplete type
gdkgl.c:192: error: dereferencing pointer to incomplete type
gdkgl.c:192: error: dereferencing pointer to incomplete type
gdkgl.c: At top level:
gdkgl.c:198: error: syntax error before "gdk_gl_make_current"
gdkgl.c:198: error: syntax error before '*' token
gdkgl.c: In function `gdk_gl_make_current':
gdkgl.c:200: error: `context' undeclared (first use in this function)
gdkgl.c:202: error: `drawable' undeclared (first use in this function)
gdkgl.c:202: error: `FALSE' undeclared (first use in this function)
gdkgl.c:205: error: dereferencing pointer to incomplete type
gdkgl.c:205: error: dereferencing pointer to incomplete type
gdkgl.c:205: error: `TRUE' undeclared (first use in this function)
gdkgl.c: At top level:
gdkgl.c:217: error: syntax error before '*' token
gdkgl.c: In function `gdk_gl_swap_buffers':
gdkgl.c:219: error: `drawable' undeclared (first use in this function)
gdkgl.c:221: warning: passing arg 1 of `glXSwapBuffers' makes pointer from integer without a cast
gdkgl.c: At top level:
gdkgl.c:240: error: syntax error before "GdkPixmap"
gdkgl.c:240: warning: no semicolon at end of struct or union
gdkgl.c:241: warning: data definition has no type or storage class
gdkgl.c:247: error: syntax error before '*' token
gdkgl.c: In function `gdk_gl_pixmap_new':
gdkgl.c:257: error: `visual' undeclared (first use in this function)
gdkgl.c:258: error: `pixmap' undeclared (first use in this function)
gdkgl.c:260: warning: assignment makes pointer from integer without a cast
gdkgl.c:276: error: syntax error before "GdkGLPixmapPrivate"
gdkgl.c:277: error: dereferencing pointer to incomplete type
gdkgl.c:278: error: dereferencing pointer to incomplete type
gdkgl.c:279: error: dereferencing pointer to incomplete type
gdkgl.c:280: error: dereferencing pointer to incomplete type
gdkgl.c: In function `gdk_gl_pixmap_ref':
gdkgl.c:291: error: dereferencing pointer to incomplete type
gdkgl.c: In function `gdk_gl_pixmap_unref':
gdkgl.c:302: error: dereferencing pointer to incomplete type
gdkgl.c:304: error: dereferencing pointer to incomplete type
gdkgl.c:308: error: dereferencing pointer to incomplete type
gdkgl.c:308: error: dereferencing pointer to incomplete type
gdkgl.c:310: error: dereferencing pointer to incomplete type
gdkgl.c:312: error: invalid application of `sizeof' to an incomplete type
gdkgl.c: At top level:
gdkgl.c:317: error: syntax error before "gdk_gl_pixmap_make_current"
gdkgl.c: In function `gdk_gl_pixmap_make_current':
gdkgl.c:323: error: `FALSE' undeclared (first use in this function)
gdkgl.c:326: error: dereferencing pointer to incomplete type
gdkgl.c:327: error: dereferencing pointer to incomplete type
gdkgl.c:328: error: dereferencing pointer to incomplete type
gdkgl.c:330: error: `TRUE' undeclared (first use in this function)
gdkgl.c: At top level:
gdkgl.c:334: error: syntax error before '*' token
gdkgl.c: In function `gdk_gl_use_gdk_font':
gdkgl.c:336: error: `font' undeclared (first use in this function)
gdkgl.c:337: error: `first' undeclared (first use in this function)
gdkgl.c:337: error: `count' undeclared (first use in this function)
gdkgl.c:337: error: `list_base' undeclared (first use in this function)
make[1]: *** [gdkgl.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtkglarea-1.99.0/work/gtkglarea-1.99.0/gtkgl'
make: *** [all-recursive] Error 1

!!! ERROR: x11-libs/gtkglarea-1.99.0 failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Merci pour votre aide


Last edited by galeo on Sat Mar 11, 2006 1:52 am; edited 1 time in total
Back to top
View user's profile Send private message
netfab
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1897
Location: 127.0.0.1

PostPosted: Thu Mar 09, 2006 12:45 pm    Post subject: Reply with quote

Salut,

galeo wrote:
qu'eslqu'un a une idée d'ou vien le probleme ?

Oui : essaye de lancer un revdep-rebuild avant de lancer ces compilations.
Sinon, donne ta configuration (ton emerge --info, tes useflags, etc...), çà peut toujours servir.
Back to top
View user's profile Send private message
galeo
n00b
n00b


Joined: 27 Dec 2005
Posts: 57

PostPosted: Thu Mar 09, 2006 12:52 pm    Post subject: Reply with quote

j'ai donc refait l'essai apres un revdep-rebuild mais toujours la meme chose

voila mon emerge --info

Code:
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fforce-addr"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 crypt cups dri eds emboss encode esd exif expat fam foomaticdb fortran gdbm gif glut gnome gpm gstreamer gtk gtk2 idn imlib ipv6 jpeg kde lcms libg++ libwww mad mikmod mng motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png python qt quicktime readline sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev usb vorbis xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY


et le make.conf casi vide en fait ....
Code:
CFLAGS="-march=athlon-xp -O2 -pipe -fforce-addr"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
Back to top
View user's profile Send private message
Mickael
Advocate
Advocate


Joined: 05 Sep 2005
Posts: 2387
Location: ~Belfort! - France - EU

PostPosted: Thu Mar 09, 2006 1:04 pm    Post subject: Reply with quote

Salut,
Quote:
dev-lang/python: 2.3.5-r2, 2.4.2


Un coup de
Code:
python-updater

ne ferait pas de mal. Tu as gcc-3.3.6, tu as choisi délibérément de rester à cette version, ou alors tu n'as pas regarder tes log lors des emerges précesent et tu as donc plursieurs gcc sur ta machine?? Que donne,
Code:
gcc-config -l


EDIT : je me répond :
Code:
equery depends gtk+
me retourne
Quote:

...
dev-python/gnome-python-2.12.1
dev-python/pygtk-2.8.2
...
sys-devel/gcc-3.4.5
...

Donc je crois fortement que la mise à jour de python, et de gcc suivi d'une recompilation correcte de x11-libs/gtk+-2.8.8 devrait régler ton problème. Pour la mise à jour de gcc, suit le guide dans la partie doc. :wink: Juste après la mise à jour de gcc, si tu as toujours ce problème ceci devrait régler ton problème :
Code:

fix_libtool_files.sh version_gcc-unedate
Pour version_gcc-unedate, il te faut trouver une ligne de code dans tes compilations qui ressemble à cela :
Quote:
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130
et il sera nécessaire d'adapter à ton cas.
EDIT 2 : Look :
Quote:

#equery depends x11-libs/gtkglarea
[ Searching for packages depending on x11-libs/gtkglarea... ]
dev-python/pygtk-2.8.2


Bonne chance.
Back to top
View user's profile Send private message
galeo
n00b
n00b


Joined: 27 Dec 2005
Posts: 57

PostPosted: Sat Mar 11, 2006 1:52 am    Post subject: Reply with quote

bon alors je met python a jours:
Code:
# python-updater

sa c'est fait! :)

gcc-config -l me revois:
Code:
 [1] i686-pc-linux-gnu-3.3.6 *
 [2] i686-pc-linux-gnu-3.3.6-hardened
 [3] i686-pc-linux-gnu-3.3.6-hardenednopie
 [4] i686-pc-linux-gnu-3.3.6-hardenednopiessp
 [5] i686-pc-linux-gnu-3.3.6-hardenednossp
 [6] i686-pc-linux-gnu-3.4.5
 [7] i686-pc-linux-gnu-3.4.5-hardened
 [8] i686-pc-linux-gnu-3.4.5-hardenednopie
 [9] i686-pc-linux-gnu-3.4.5-hardenednopiessp
 [10] i686-pc-linux-gnu-3.4.5-hardenednossp


gcc-3.3.6 n'est pas vraiment un choix, mais comme cela ne m'a jamais poser de problemes avant je n'y ai pas toucher.

donc je suis la doc pour metre a jours gcc soit:
Code:
# emerge -uav gcc
# gcc-config i686-pc-linux-gnu-3.4.5
# source /etc/profile
# emerge --oneshot -av libtool
# revdep-rebuild --library libstdc++.so.5 -- -p -v
# revdep-rebuild --library libstdc++.so.5
# emerge --oneshot sys-libs/libstdc++-v3
# emerge -aC =sys-devel/gcc-3.3*


plusieurs heures de compilation plus tard,
j'essai de compiler gtk+, une erreur m'indique de recompiler cairo avec un USE="X"
donc je ne le contrarie pas:
Code:
# USE="X" emerge cairo


et je recommence:
Code:
# emerge gtk+


je tente une nouvelle tentative de compilation de xine
Code:
# emerge xine-ui


HIIIIIIIHHAAAAAA !!! sa compile :)
je pense qu'il en sera de meme pour les autres paquets qui me posait probleme
Merci de votre aide :wink:
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