View previous topic :: View next topic |
Author |
Message |
SnowBear l33t
Joined: 03 Sep 2005 Posts: 773 Location: France - Bordeaux
|
Posted: Sat Sep 24, 2005 9:49 am Post subject: [Gimp] Problème compilation libgilb-2.so (résolu) |
|
|
Bonjour,
voilà sur ma gentoo toute fraiche j'ai un gros problème.
Impossible d'installer gimp, je plante toujours pendant la compilation du fichier : libglib"-2.so", -2.so est entre "" car je ne susi plus exactement sur de son nom.
Pensant que celà venait de glibc, je l'ai re-emergé mais c'est toujours pareil :s.
Quote: | [11:45:24] snowbear @ b2 : ~
> cat /etc/make.conf
# These settings were set by the catalyst build script
#that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
#USE="gtk -gnome qt -kde dvd dvdread alsa"
USE="gtk -gnome qt -kde dvd dvdread alsa cdr XvMCNVIDIA java mozilla browserplugin nptl nptlonly"
ALSA_CARDS="emu10k1"
LINGUAS="fr fr_FR"
PORTDIR_OVERLAY=/usr/local/portage
PORTAGE_TMPDIR="/var/tmp"
PORTDIR=/usr/portage
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
PORT_LOGDIR="/var/log/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
RSYNC_RETIRES="5"
RSYNC_TIMEOUT="120"
PORTAGE_NICENESS="-3"
AUTOCLEAN="yes"
CCACHE_SIZE="5G"
|
Avez-vous des idées ? Avez-vous besoin d'infos complémentaires ?
Last edited by SnowBear on Sat Sep 24, 2005 4:43 pm; edited 1 time in total |
|
Back to top |
|
|
netfab Veteran
Joined: 03 Mar 2005 Posts: 1964 Location: 127.0.0.1
|
Posted: Sat Sep 24, 2005 10:24 am Post subject: |
|
|
Salut,
As-tu tenté un revdep-rebuild avant d'émerger gimp ?
libglib-2.0.so fait partie de :
Quote: | $ equery belongs /usr/lib/libglib-2.0.so
[ Searching for file(s) /usr/lib/libglib-2.0.so in *... ]
dev-libs/glib-2.6.5 (/usr/lib/libglib-2.0.so -> libglib-2.0.so.0.600.5)
|
Sinon, il faudrait l'erreur précise. |
|
Back to top |
|
|
SnowBear l33t
Joined: 03 Sep 2005 Posts: 773 Location: France - Bordeaux
|
Posted: Sat Sep 24, 2005 10:30 am Post subject: |
|
|
J'ai pas testé, je vais essayer de voir,
sinon j'ai re-emergé python et gtk+,
ensuite j'ai tenté gimp et cette fois-ci j'ai eu une erreur :
Quote: | .0.so ../../libgimpbase/.libs/libgimpbase-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/l$
collect2: ld terminated with signal 11 [Segmentation fault]
make[4]: *** [rcm] Erreur 1
make[4]: Leaving directory `/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8/plug-ins/rc$
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8/plug-ins/rc$
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8/plug-ins'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8'
make: *** [all] Erreur 2
!!! ERROR: media-gfx/gimp-2.2.8-r1 failed.
!!! Function src_compile, Line 137, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message. |
désolé j'en ai pas plus, j'étais dans le framebuffer et pas moyen de scroller... |
|
Back to top |
|
|
SnowBear l33t
Joined: 03 Sep 2005 Posts: 773 Location: France - Bordeaux
|
Posted: Sat Sep 24, 2005 3:33 pm Post subject: |
|
|
re,
tu fait comment pour "revdep-rebuild" ?
Merci d'avance |
|
Back to top |
|
|
netfab Veteran
Joined: 03 Mar 2005 Posts: 1964 Location: 127.0.0.1
|
Posted: Sat Sep 24, 2005 4:06 pm Post subject: |
|
|
emerge gentoolkit si tu ne l'as pas déjà fait, et revdep-rebuild. |
|
Back to top |
|
|
SnowBear l33t
Joined: 03 Sep 2005 Posts: 773 Location: France - Bordeaux
|
Posted: Sat Sep 24, 2005 4:08 pm Post subject: |
|
|
Ok,
jj'ai fait un test avec la version 2.2.6 au lieu de la 2.2.8 de gimp et voici l'erreur :
Quote: | i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -Wall -o .libs/FractalExplorer Dialogs.o FractalExplorer.o ../../libgimp/.libs/libgimpui-2.0.so ../../libgimpwidgets/.libs/libgimpwidgets-2.0.so ../../libgimp/.libs/libgimp-2.0.so ../../libgimpcolor/.libs/libgimpcolor-2.0.so ../../libgimpbase/.libs/libgimpbase-2.0.so /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 -lm /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: BFD 2.15.92.0.2 20040927 internal error, aborting at /var/tmp/portage/binutils-2.15.92.0.2-r10/work/binutils-2.15.92.0.2/bfd/elflink.c line 6108 in elf_link_output_extsym
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: Please report this bug.
collect2: ld returned 1 exit status
make[4]: *** [FractalExplorer] Erreur 1
make[4]: Leaving directory `/var/tmp/portage/gimp-2.2.6-r1/work/gimp-2.2.6/plug-ins/FractalExplorer'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/var/tmp/portage/gimp-2.2.6-r1/work/gimp-2.2.6/plug-ins/FractalExplorer'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/gimp-2.2.6-r1/work/gimp-2.2.6/plug-ins'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/gimp-2.2.6-r1/work/gimp-2.2.6'
make: *** [all] Erreur 2
!!! ERROR: media-gfx/gimp-2.2.6-r1 failed.
!!! Function src_compile, Line 124, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message. |
Je test dessuite le revdep |
|
Back to top |
|
|
SnowBear l33t
Joined: 03 Sep 2005 Posts: 773 Location: France - Bordeaux
|
Posted: Sat Sep 24, 2005 4:42 pm Post subject: |
|
|
Merci,
en faisant ce que tu m'as dit l'install c'est bien déroulé |
|
Back to top |
|
|
|