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

Bug 105557

Summary: while installing new gentoo system, stage2 -> stage3, "emerge --emptytree system" make of ncurses fail.
Product: Gentoo Linux Reporter: profy <aurelien.bras>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description profy 2005-09-10 17:53:12 UTC
/bin/sh: -I../c++: No such file or directory
make[1]: *** [../obj_s/cursesf.o] Error 127
make[1]: Leaving directory '/var/tmp/portage/ncurses-5.4-r6/work/narrowc/c++'
make: **** [all] Error 2

!!! ERROR: sys-libs/ncurses-5.4-r6 failed.
!!! Function do_compile, Line 86, Exitcode 2
!!! make failed

Reproducible: Always
Steps to Reproduce:
1. Install gentoo from Stage1
2. Follow the English documentation. 
3. emerge --emptytree system

Actual Results:  
/bin/sh: -I../c++: No such file or directory
make[1]: *** [../obj_s/cursesf.o] Error 127
make[1]: Leaving directory '/var/tmp/portage/ncurses-5.4-r6/work/narrowc/c++'
make: **** [all] Error 2

!!! ERROR: sys-libs/ncurses-5.4-r6 failed.
!!! Function do_compile, Line 86, Exitcode 2
!!! make failed


CFLAGS="-O3 -march=pentium4 -pipe" or CFLAGS="-O2 -march=pentium4 -pipe"
Comment 1 SpanKY gentoo-dev 2005-09-11 15:12:57 UTC

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