<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Mensagem</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><!--StartFragment --><FONT face="Times New Roman"
size=3> </FONT><SPAN class=postbody><FONT face="Times New Roman" size=3>I
did a new instalattion of Gentoo 2005.r1 (AMD64). <BR><BR>After the basic stage3
instalation, kernel compilation and reboot, everything was fine. <BR>I then
decided to recompile all: <BR></FONT></SPAN>
<TABLE cellSpacing=1 cellPadding=3 width="90%" align=center border=0>
<TBODY>
<TR>
<TD><SPAN class=genmed><B>Code:</B></SPAN></TD></TR>
<TR>
<TD class=code><BR>emerge -e world <BR></TD></TR></TBODY></TABLE><SPAN
class=postbody><BR>and I get an error when<SPAN class=218470012-08122005>
it</SPAN> get<SPAN class=218470012-08122005>s</SPAN> to compile gcc
<BR></SPAN>
<TABLE cellSpacing=1 cellPadding=3 width="90%" align=center border=0>
<TBODY>
<TR>
<TD><SPAN class=genmed><B>Code:</B></SPAN></TD></TR>
<TR>
<TD class=code><BR>./xgcc -B./ -B/usr/x86_64-pc-linux-gnu/bin/ -isystem
/usr/x86_64-pc-linux-gnu/include -isystem
/usr/x86_64-pc-linux-gnu/sys-include
-L/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc/../ld -O2
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -isystem ./include
-fPIC -DHAVE_SYSLOG -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -D_LIBC_PROVIDES_SSP_ -shared
-nodefaultlibs -Wl,--soname=libgcc_s.so.1
-Wl,--version-script=libgcc/32/libgcc.map -o 32/libgcc_s.so.1.tmp
-m32 libgcc/32/_muldi3.o libgcc/32/_negdi2.o libgcc/32/_lshrdi3.o
libgcc/32/_ashldi3.o libgcc/32/_ashrdi3.o libgcc/32/_cmpdi2.o
libgcc/32/_ucmpdi2.o libgcc/32/_floatdidf.o libgcc/32/_floatdisf.o
libgcc/32/_fixunsdfsi.o libgcc/32/_fixunssfsi.o libgcc/32/_fixunsdfdi.o
libgcc/32/_fixdfdi.o libgcc/32/_fixunssfdi.o libgcc/32/_fixsfdi.o
libgcc/32/_fixxfdi.o libgcc/32/_fixunsxfdi.o libgcc/32/_floatdixf.o
libgcc/32/_fixunsxfsi.o libgcc/32/_fixtfdi.o libgcc/32/_fixunstfdi.o
libgcc/32/_floatditf.o libgcc/32/_clear_cache.o
libgcc/32/_enable_execute_stack.o libgcc/32/_trampoline.o
libgcc/32/__main.o libgcc/32/_absvsi2.o libgcc/32/_absvdi2.o
libgcc/32/_addvsi3.o libgcc/32/_addvdi3.o libgcc/32/_subvsi3.o
libgcc/32/_subvdi3.o libgcc/32/_mulvsi3.o libgcc/32/_mulvdi3.o
libgcc/32/_negvsi2.o libgcc/32/_negvdi2.o libgcc/32/_ctors.o
libgcc/32/_ffssi2.o libgcc/32/_ffsdi2.o libgcc/32/_clz.o
libgcc/32/_clzsi2.o libgcc/32/_clzdi2.o libgcc/32/_ctzsi2.o
libgcc/32/_ctzdi2.o libgcc/32/_popcount_tab.o libgcc/32/_popcountsi2.o
libgcc/32/_popcountdi2.o libgcc/32/_paritysi2.o libgcc/32/_paritydi2.o
libgcc/32/_stack_smash_handler.o libgcc/32/_divdi3.o libgcc/32/_moddi3.o
libgcc/32/_udivdi3.o libgcc/32/_umoddi3.o libgcc/32/_udiv_w_sdiv.o
libgcc/32/_udivmoddi4.o libgcc/32/unwind-dw2.o
libgcc/32/unwind-dw2-fde-glibc.o libgcc/32/unwind-sjlj.o
libgcc/32/gthr-gnat.o libgcc/32/unwind-c.o -lc && rm -f
libgcc_s_32.so && if [ -f 32/libgcc_s.so.1 ]; then mv -f
32/libgcc_s.so.1 32/libgcc_s.so.1.backup; else true; fi && mv
32/libgcc_s.so.1.tmp 32/libgcc_s.so.1 && ln -s 32/libgcc_s.so.1
libgcc_s_32.so <BR>/usr/x86_64-pc-linux-gnu/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../libc.so when searching for
-lc <BR>/usr/x86_64-pc-linux-gnu/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../libc.a when searching for
-lc <BR>/usr/x86_64-pc-linux-gnu/bin/ld: skipping incompatible
/usr/lib/libc.so when searching for -lc
<BR>/usr/x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a
when searching for -lc <BR>/usr/x86_64-pc-linux-gnu/bin/ld: cannot find
-lc <BR>collect2: ld returned 1 exit status <BR>make[3]: ***
[32/libgcc_s_32.so] Error 1 <BR>make[3]: Leaving directory
`/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc' <BR>make[2]: ***
[stmp-multilib] Error 2 <BR>make[2]: Leaving directory
`/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc' <BR>make[1]: ***
[stage1_build] Error 2 <BR>make[1]: Leaving directory
`/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc' <BR>make: ***
[profiledbootstrap] Error 2 <BR><BR>!!! ERROR: sys-devel/gcc-3.4.4-r1
failed. <BR>!!! Function gcc_do_make, Line 1315, Exitcode 2 <BR>!!! emake
failed with profiledbootstrap <BR>!!! If you need support, post the
topmost build error, NOT this status message.
<BR></TD></TR></TBODY></TABLE><SPAN class=postbody><BR>Here is my emerge --info
<BR></SPAN>
<TABLE cellSpacing=1 cellPadding=3 width="90%" align=center border=0>
<TBODY>
<TR>
<TD><SPAN class=genmed><B>Code:</B></SPAN></TD></TR>
<TR>
<TD class=code><BR>Portage 2.0.51.22-r3 (default-linux/amd64/2005.1,
gcc-3.4.4, glibc-2.3.5-r2, 2.6.12-gentoo-r10 x86_64)
<BR>=================================================================
<BR>System uname: 2.6.12-gentoo-r10 x86_64 Intel(R) Xeon(TM) CPU 3.60GHz
<BR>Gentoo Base System version 1.6.13 <BR>dev-lang/python:
2.3.5-r2, 2.4.2 <BR>sys-apps/sandbox: 1.2.12
<BR>sys-devel/autoconf: 2.13, 2.59-r6 <BR>sys-devel/automake:
1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
<BR>sys-devel/binutils: 2.16.1 <BR>sys-devel/libtool:
1.5.20 <BR>virtual/os-headers: 2.6.11-r2
<BR>ACCEPT_KEYWORDS="amd64" <BR>AUTOCLEAN="yes"
<BR>CBUILD="x86_64-pc-linux-gnu" <BR>CFLAGS="-O2 -march=nocona -pipe"
<BR>CHOST="x86_64-pc-linux-gnu" <BR>CONFIG_PROTECT="/etc
/usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control" <BR>CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo
/etc/env.d" <BR>CXXFLAGS="-O2 -march=nocona -pipe"
<BR>DISTDIR="/usr/portage/distfiles" <BR>FEATURES="autoconfig distlocks
sandbox sfperms strict" <BR>GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
<BR>MAKEOPTS="-j2" <BR>PKGDIR="/usr/portage/packages"
<BR>PORTAGE_TMPDIR="/var/tmp" <BR>PORTDIR="/usr/portage"
<BR>SYNC="rsync://rsync.gentoo.org/gentoo-portage" <BR>USE="amd64 X alsa
avi berkdb bitmap-fonts bzip2 crypt cups eds emboss encode expat
foomaticdb fortran gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde
lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt
quicktime readline sdl spell ssl tcpd tiff truetype-fonts type1-fonts udev
usb userlocales xpm xv zlib userland_GNU kernel_linux elibc_glibc"
<BR>Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTDIR_OVERLAY <BR></TD></TR></TBODY></TABLE><SPAN class=postbody><BR><BR><SPAN
class=218470012-08122005>How can I solve this
problem?</SPAN></SPAN></FONT></DIV></BODY></HTML>
|