Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Cobalt RAQ4r] PB d'emerge gcc glibc
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
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Tue Sep 01, 2009 9:06 am    Post subject: [Cobalt RAQ4r] PB d'emerge gcc glibc Reply with quote

Bonjour,
j'ai depuis peu une gentoo sur mon cobalt RAQ4r ...
le hic c'est que lorsque je veux faire un :
emerge -avl binutils gcc glibc , voila ce que j'ai en retour ....

Code:

>>> Unpacking source...
>>> Unpacking binutils-2.18.tar.bz2 to /var/tmp/portage/sys-devel/binutils-2.18-r3/work
>>> Unpacking binutils-2.18-patches-1.9.tar.bz2 to /var/tmp/portage/sys-devel/binutils-2.18-r3/work
 * Applying various patches (bugfixes/updates) ...
 *   03_all_binutils-2.15.92.0.2-ppc64-pie.patch ...
  [ ok ]
 *   04_all_binutils-2.15.92.0.2-place-orphan.patch ...
  [ ok ]
 *   07_all_binutils-2.18-windres.patch ...
  [ ok ]
 *   08_all_binutils-RPATH_ENVVAR-smack.patch ...
  [ ok ]
 *   09_all_binutils-ld-tests-CXXFLAGS.patch ...
  [ ok ]
 *   12_all_sh-targets.patch ...
  [ ok ]
 *   18_all_binutils-makeinfo-version.patch ...
  [ ok ]
 *   20_all_binutils-skip-some-tests.patch ...
  [ ok ]
 *   25_all_binutils-for-build-flags.patch ...
  [ ok ]
 *   30_all_binutils-multitarget-fixup.patch ...
  [ ok ]
 *   33_all_binutils-gnu-relro-fixups.patch ...
  [ ok ]
 *   42_all_012_check_ldrunpath_length.patch ...
  [ ok ]
 *   63_all_binutils-2.18-pt-pax-flags-20070828.patch ...
  [ ok ]
 *   65_all_binutils-2.18-amd64-32bit-path.patch ...
  [ ok ]
 *   66_all_binutils-2.18-warn-textrel.patch ...
  [ ok ]
 *   76_all_use-new-ld-dtags.patch ...
  [ ok ]
 *   77_all_generate-gnu-hash.patch ...
  [ ok ]
 *   78_all_use-relro.patch ...
  [ ok ]
 *   91_all_libiberty-pic.patch ...
  [ ok ]
 *   97_all_binutils-freebsd-sysv-pr4424.patch ...
  [ ok ]
 *   98_all_binutils-cxxfilt-bug230593.patch ...
  [ ok ]
 * Done with patching
 * Fixing misc issues in configure files
 * Using GNU config files from /usr/share/libtool
 *   Updating config.sub
  [ ok ]
 *   Updating config.guess
  [ ok ]
 * Running elibtoolize in: binutils-2.18
 *   Applying install-sh-1.5.4.patch ...
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
>>> Source unpacked in /var/tmp/portage/sys-devel/binutils-2.18-r3/work
>>> Compiling source in /var/tmp/portage/sys-devel/binutils-2.18-r3/work/binutils-2.18 ...

 *  CATEGORY: sys-devel
 *    CBUILD: i586-pc-linux-gnu
 *     CHOST: i586-pc-linux-gnu
 *   CTARGET: i586-pc-linux-gnu
 *    CFLAGS:  -O2 -march=k6-2 -pipe
 *   LDFLAGS: -Wl,-O1

./configure --prefix=/usr --host=i586-pc-linux-gnu --target=i586-pc-linux-gnu --datadir=/usr/share/binutils-data/i586-pc-linux-gnu/2.18 --infodir=/usr/share/binutils-data/i586-pc-linux-gnu/2.18/info --mandir=/usr/share/binutils-data/i586-pc-linux-gnu/2.18/man --bindir=/usr/i586-pc-linux-gnu/binutils-bin/2.18 --libdir=/usr/lib/binutils/i586-pc-linux-gnu/2.18 --libexecdir=/usr/lib/binutils/i586-pc-linux-gnu/2.18 --includedir=/usr/lib/binutils/i586-pc-linux-gnu/2.18/include --enable-64-bit-bfd --enable-shared --disable-werror --disable-gold --without-included-gettext --build=i586-pc-linux-gnu --enable-secureplt
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for i586-pc-linux-gnu-gcc... i586-pc-linux-gnu-gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
 *
 * ERROR: sys-devel/binutils-2.18-r3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3167:  Called toolchain-binutils_src_compile
 *             environment, line 3753:  Called die
 * The specific snippet of code:
 *       "${S}"/configure ${myconf} || die "configure failed";
 *  The die message:
 *   configure failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-devel/binutils-2.18-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/binutils-2.18-r3/temp/environment'.
 *


je ne vois pas d'où cela peut venir ... quelqu'un a une idée ??

merci d'avance
cordialement
_________________
http://www.netblog.tk
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Tue Sep 01, 2009 9:14 am    Post subject: Reply with quote

Salut,

Que donne "gcc-config -l" ?
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Tue Sep 01, 2009 12:31 pm    Post subject: Reply with quote

salut,
c'est bon .... j'avais une erreur dans le CHOST ....
je l'ai remplacé et c'est ça compile !!!!

merci qu'en même

@+
_________________
http://www.netblog.tk
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