Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105557 - while installing new gentoo system, stage2 -> stage3, "emerge --emptytree system" make of ncurses fail.
Summary: while installing new gentoo system, stage2 -> stage3, "emerge --emptytree sys...
Status: RESOLVED DUPLICATE of bug 75137
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-10 17:53 UTC by profy
Modified: 2005-09-11 15:12 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 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 ***