This is a discussion on segfault during bootstrap within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Hello, I am trying to install my first Gentoo, and i'm coming into problems. When executing bootstrap.sh in stage ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I am trying to install my first Gentoo, and i'm coming into problems. When executing bootstrap.sh in stage 1, i've got a segmentation fault during ncurses compilation (see messages below). I've got a Athlon-XP 1600+, with 256 Mb RAM and 80 Go hard disk. Does anyone have an idea to solve the problem ? Thanks errors output : cd ../obj_g; gcc -DHAVE_CONFIG_H -I../ncurses -I. -DNDEBUG -D_GNU_SOURCE -I. -I../include -march=athlon-xp -pipe -O2 -g -DTRACE -c .../ncurses/./tinfo/parse_entry.c .../ncurses/tinfo/parse_entry.c: In function `_nc_parse_entry': .../ncurses/tinfo/parse_entry.c:471: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. make[1]: *** [../obj_g/parse_entry.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/ncurses-5.3-r2/work/ncurses-5.3/ncurses' make: *** [all] Error 2 !!! ERROR: sys-libs/ncurses-5.3-r2 failed. !!! Function src_compile, Line 44, Exitcode 2 !!! make failed -- Franky |