emerge system after going from stage one to stage two breaks. the package that is breaking is app-shells/sash-3.4-r5 > I was building two gentoo systems tonight and they both broke @ this same place! ------------------------ # Copyright 2000-2002 Daniel Robbins, Gentoo Technologies, Inc. cdimage etc # cd cdimage root # emerge system Calculating system dependencies ...done! >>> emerge (1 of 60) app-shells/sash-3.4-r5 to / >>> md5 ;-) sash-3.4.tar.gz >>> md5 ;-) sash-3.x-readline.diff.gz >>> Unpacking source... >>> Unpacking sash-3.4.tar.gz patching file Makefile patching file cmds.c patching file sash.c Hunk #1 succeeded at 372 (offset 6 lines). Hunk #3 succeeded at 729 (offset 6 lines). Hunk #5 succeeded at 775 (offset 6 lines). >>> Source unpacked. cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o sash.o sash.c sash.c: In function `fileman_completion': sash.c:524: warning: assignment makes pointer from integer without a cast cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmds.o cmds.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_dd.o cmd_dd.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_ed.o cmd_ed.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_grep.o cmd_grep.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_ls.o cmd_ls.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_tar.o cmd_tar.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_gzip.o cmd_gzip.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_find.o cmd_find.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_file.o cmd_file.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_chattr.o cmd_chattr.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o cmd_ar.o cmd_ar.c cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -DHAVE_READLINE -c -o utils.o utils.c cc -static -s -o sash sash.o cmds.o cmd_dd.o cmd_ed.o cmd_grep.o cmd_ls.o cmd_tar.o cmd_gzip.o cmd_find.o cmd_file.o cmd_chattr.o cmd_ar.o utils.o -lz -lreadline -lncurses /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(lib_termcap.o)(.text+0x5a6): In function `tgetent': : undefined reference to `__ctype_b' /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(lib_termcap.o)(.text+0x5cf): In function `tgetent': : undefined reference to `__ctype_b' /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(lib_termcap.o)(.text+0x603): In function `tgetent': : undefined reference to `__ctype_b' /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(lib_termcap.o)(.text+0x95b): In function `similar_sgr': : undefined reference to `__ctype_b' /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(lib_termcap.o)(.text+0x986): In function `similar_sgr': : undefined reference to `__ctype_b' /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(lib_tparm.o)(.text+0x11e8): more undefined references to `__ctype_b' follow collect2: ld returned 1 exit status make: *** [sash] Error 1 !!! ERROR: The ebuild did not complete successfully. !!! Function src_compile, Line 39, Exitcode 2 !!! (no error message) ------------------------ I sshed into the box to give you the output of the error. I have not had this sort of problem with any gentoo install... Gentoo has always been a swift clean install for me... until now... im left with two unfinished boxes laying in gentoo limbo! I hope I can continue from that point on when this is fixed. ------------------------ make.conf USE="3dfx alsa directfb fbcon gtk2 -gtk mule mysql perl sdl slang spell sse tiff voodoo3 -ppc -sparc -sparc64"
Let me guess .. you are trying to bootstrap with glibc-2.3.1 ? If so, please do it with glibc-2.3.1-r1, as it have the ctype-compat patch in.
assigned/fixed borks the database,changing to resolved:fixed. //ZhEN