Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95989 - After emerging binutils-2.16.1, gcc can't find "as"
Summary: After emerging binutils-2.16.1, gcc can't find "as"
Status: RESOLVED DUPLICATE of bug 95928
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-13 09:51 UTC by Thomas Schlesinger
Modified: 2005-06-13 10:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schlesinger 2005-06-13 09:51:56 UTC
The link /usr/i686-pc-linux-gnu/bin/as 
-> /usr/i686-pc-linux-gnu/binutils-bin/2.16/as isn't updated with 
binutils-2.16.1is, correct is -> /usr/i686-pc-linux-gnu/binutils-bin/2.16.1/ 
 

Reproducible: Always
Steps to Reproduce:
1  emerge sync && emerge binutils 
2. emerge something 
 
 
Actual Results:  
Error message from emerge/configure: "checking for C compiler default output 
file name... configure: error: C compiler cannot create executables 
See `config.log' for more details. 

Expected Results:  
gcc should compile 

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 
2.6.11-gentoo-r9 i686) 
================================================================= 
System uname: 2.6.11-gentoo-r9 i686 Intel(R) Pentium(R) M processor 1.73GHz 
Gentoo Base System version 1.6.12 
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.4 [enabled] 
dev-lang/python:     2.3.5, 2.4.1 
sys-apps/sandbox:    1.2.8 
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.5 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.18 
virtual/os-headers:  2.6.11-r1 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-O3 -march=pentium-m -fomit-frame-pointer" 
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/splash /etc/terminfo /etc/texmf/web2c /etc/env.d" 
CXXFLAGS="-O3 -march=pentium-m -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig ccache distlocks prelink sandbox sfperms strict" 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
LANG="de_DE" 
LINGUAS="de" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl dvd 
emboss encode esd fam foomaticdb fortran gdbm gif gpm gtk2 guile imagemagick 
imlib ipv6 java jpeg junit kde libg++ libwww mad mikmod motif mp3 mpeg ncurses 
nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline 
samba sdl spell sqlite ssl tcltk tcpd tetex tiff truetype truetype-fonts 
type1-fonts vorbis xine xml2 xmms xv zeroconf zlib linguas_de userland_GNU 
kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS
Comment 1 SpanKY gentoo-dev 2005-06-13 10:41:43 UTC

*** This bug has been marked as a duplicate of 95928 ***