Doing a Gentoo Linux 1.4 RC3 installation, stage 1, when running the bootstrap script I get a make error: make: *** [libsandbox.o] Error 1 !!! ERROR: sys-apps/portage-2.0.47-r10 failed. !!! Function src_compile, Line 42, Exitcode 2 !!! (no error message) Reproducible: Always Steps to Reproduce: 1.perform the installation following installations instructions at http://www.gentoo.org/doc/en/gentoo-x86-install.xml 2.on step 10 of such instructions change the following itens at /etc/make.conf: USE="X gtk gnome -alsa" #just uncommented CHOST="i686-pc-linux-gnu" #just left as it was CFLAGS="-mcpu=athlon-xp -03 -pipe" #just uncommented CXXFLAGS="${CFLAGS}" #just left as it was ACCEPT_KEYWORDS="~x86" MAKEOPTS="-j2" #just uncommented RSYNC_RETRIES="3" #just uncommented RSYNC_TIMEOUT=180 #just uncommented 3. created the directory /temp and set the PORTAGE_TMPDIR to it, issuing appropriate commands 4. starting scripts/bootstrap.sh Actual Results: System started to emerge and after a few minutes compilation crashes with error message above (see "Details"). Expected Results: It should go thru the emerge proccess so I could start installation stage 2. Computer configuration: CPU: AMD Athlon XP 2000+ Motherboard: Asus A7V333, BIOS VERSION 1.15 memory: 256 MB 266DDR CD-ROM (IDE1) HDD 40 GB, Western Digital (IDE0) HDD 40 GB, Western Digital (IDE3), Internal Promise ATA RAID controller (PDC 20276)
*** This bug has been marked as a duplicate of 12638 ***