Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 90852

Summary: emerge sandbox-1.2.2 fails with configure error "cannot find /emul/linux/x86/lib/libc.so.6"
Product: Gentoo Linux Reporter: mikepolniak <mikpolniak>
Component: [OLD] Core systemAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description mikepolniak 2005-04-29 06:31:21 UTC
emerge sandbox
...
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking
for C compiler default output file name... configure: error: C compiler
cannot create executables

...and config.log shows it cannot find libc.so.6

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld:
c annot find /emul/linux/x86/lib/libc.so.6 collect2: ld returned 1 exit


Reproducible: Always
Steps to Reproduce:
1.emerge sandbox
2.
3.

Actual Results:  
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking
for C compiler default output file name... configure: error: C compiler
cannot create executables

...and config.log shows it cannot find libc.so.6

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld:
c annot find /emul/linux/x86/lib/libc.so.6 collect2: ld returned 1 exit



emerge info                                                   /home/mike
Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20050125-r1, 2.6.11-ck4 x86_64)
=================================================================
System uname: 2.6.11-ck4 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.6.11
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 19 2005, 08:42:36)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.5, 1.8.5-r3, 1.6.3, 1.5, 1.7.9-r1, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox strict"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://chod.cwru.edu/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi bash-completion berkdb bitmap-fonts cdr crypt cups curl
font-server foomaticdb fortran freetype gdbm gif gimpprint gpm gtk gtk2
imagemagick imap imlib ipv6 java jp2 jpeg junit lzw lzw-tiff mad maildir mikmod
motif mp3 ncurses nls nptl ogg opengl oss pam perl png ppds python qt readline
scanner sdl slang sox ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts
usb userlocales vorbis xml2 xmms xpm xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2005-04-29 07:03:29 UTC

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